Update Theme

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.

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)

1 - On old site

1.1 - Step 1

Go to Theme > Actions > Edit code

1.2 - Step 2

Open settings_data.json of theme -> Copy all code.

2.1 - Step 1

Go to Theme > Actions > Edit code

2.2 - Step 2

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

Last updated