Updating a WordPress Theme From Elegant Themes
Its a good idea to use the latest version of the theme you are using. This ensures that you are not vulnerable to any security issue and you have up to date code that works in all web browsers. If you want to update a WordPress theme from Elegant Themes, then here’s the procedure:
Automatic updates are not supported by Elegant Themes. If you try to automatically update an Elegant Themes’ theme from WordPress dashboard, you will get an error saying that, An error occurred while updating the theme: Update package not available. So you have to follow the procedure below to update the theme.
First make sure that you really need to update the theme. To check that, find out what’s the latest version of the theme you want to update. Login to your Elegant Themes members area to see the changelog of the theme you want to update. You’ll find the information about the latest version available here.

Now go to Appearance > Themes on your WordPress dashboard to check the version of theme you have.

(You can also find the theme’s version by checking the header of style.css file)
If the versions match, then you already have the latest version of theme. However, if you have a older version, then you need to update the theme.
To update, first download the latest version of the theme from members area. Now, the exact procedure to update the theme depends upon whether you have edited any of your theme files.
Updating The Theme When You Have Edited The Theme Files
• Login to your web server via FTP, go to wp-content/themes folder and an ‘old’ prefix to the existing version to make it yourtheme-old. In my case here, it will be chameleon-old. Now upload the latest version of the theme from Appearance > Themes or via FTP and activate it.
• Now make all the changes on this new version of theme.
If something goes wrong, you have the backup of your old version in yourtheme-old folder on your web server. You can start again from scratch in this case.
Updating The Theme When You Have Not Edited Any Theme Files
If you have not modified any theme files in any way, then you can simply delete the existing version of the theme and upload the new one. Make sure that you have actually not edited any theme files, not even style.css file, before doing this, otherwise all your changes will be lost.
