Last updated
Last updated
When our item has a new version, you will receive an updated email from Envato and visit
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.
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)
Go to Theme > Actions > Edit code
Open settings_data.json of theme -> Copy all code
Go to Theme > Actions > Edit code
Paste all code from Old theme to settings_data.json in New theme > Save
Repeat the same steps above for the file "index.json"
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