Title: Constructor version 1.5.0
Last modified: August 19, 2016

---

# Constructor version 1.5.0

 *  [antonshevchuk](https://wordpress.org/support/users/antonshevchuk/)
 * (@antonshevchuk)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/constructor-version-150/)
 * Update to version 1.5.0:
    - Change donation address
    - Create notice for search field in menu
    - Change save process, now constructor use folder blogs.dir for save custom 
      themes and cache
 * For update themes you should be change path to images in theme config.php – remove
   themes/%theme_name%/ from image path:
 *     ```
       // before
       "images"   => array(
           "header"   => array('src'=>'themes/default/header.jpg', 'pos'=>'right top', 'repeat'=>'no-repeat'),
       )
   
       // after
       "images"   => array(
           "header"   => array('src'=>'header.jpg', 'pos'=>'right top', 'repeat'=>'no-repeat'),
       )
       ```
   

Viewing 1 replies (of 1 total)

 *  Thread Starter [antonshevchuk](https://wordpress.org/support/users/antonshevchuk/)
 * (@antonshevchuk)
 * [15 years ago](https://wordpress.org/support/topic/constructor-version-150/#post-1868468)
 * New version is available.
    Please update theme manually.
 * After this update you can use autoupdate.

Viewing 1 replies (of 1 total)

The topic ‘Constructor version 1.5.0’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [antonshevchuk](https://wordpress.org/support/users/antonshevchuk/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/constructor-version-150/#post-1868468)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
