When our item has a new version, you will receive an updated email from Envato and visit https://themeforest.net/downloads
You can download our theme again and extract it to see the theme upload package (like when you used the previous version). Please follow the 2 ways below to understand how to update our items from the old version to the new version. it takes only 1 minute to update.
If you have customized the old version (such as hiring a developer to write new features or customizing our theme) so that the updated version cannot carry these codes, you will need to migrate all the custom code by hand.
*** Updating 1: IF YOUR THEME IS OUR ORIGINAL THEMES THAT HAS NOT BEEN ADDED ANY EXTERNAL CODE YET ( external code means the code of third-party apps, the code of customized function that does not belong to us). You update your current theme to the new version on this way
1. On the old theme
Go to Customize -> Theme actions -> Import demo
Scroll down and click to Copy all data in Export box
2. On the new theme
Go to Customize -> Theme actions -> Import demo.
Paste all of data from Old theme to Import’box of New theme
Import and Save
Result: On new update get all config from the old theme
*** Updating 2:
IF YOUR THEME IS NOT OUR ORIGINAL THEMES . YOUR THEME HAS BEEN ADDED SOME EXTERNAL CODE ( external code means the code of third-party apps, the code of customized function that does not belong to us). You update to the new version in this way (manually)
** On old site
Go to Customize -> Theme actions -> Edit code
Open settings_data.json of theme -> Copy all code.
** On new site
Go to Customize -> Theme actions > Edit code. Paste all code from Old theme to settings_data.json in New theme -> Save.
Result: On new update get all config from old theme
Similar steps with other files that have been modified the code, you must manually copy and paste all the code from all the files which are edited the to the new theme’s files