Update Theme
Last updated
Last updated
Go to your account on Themeforest to download the latest theme source.
Upload the latest theme source into your store.
There are some files that need to be copied to maintain your modifications in the latest theme source
Go to the old theme source -> Edit Code -> Open this file settings_data.json and COPY ALL codes.
Go to the new theme source which you just installed into your site -> Edit Code -> Open this file settings_data.json, delete and PASTE codes you just copied into this file.
Go to the old theme source -> Edit Code -> Open this file index.json and COPY ALL codes.
Go to the new theme source which you just installed into your site -> Edit Code -> Open this file index.json, delete and PASTE codes you just copied into this file.
Go to the old theme source -> Edit Code -> Open this file header-group.json and COPY ALL codes.
Go to the new theme source which you just installed into your site -> Edit Code -> Open this file header-group.json, delete and PASTE codes you just copied into this file.
Go to the old theme source -> Edit Code -> Open this file footer-group.json and COPY ALL codes.
Go to the new theme source which you just installed into your site -> Edit Code -> Open this file footer-group.json, delete and PASTE codes you just copied into this file.
For any other pages you have created yourself, they are not included in the newer theme sources.
To keep the same layout + settings of pages, please go to Edit Code -> Templates -> Search .json to see all files of page template.
Copy codes in file from the old theme source, go to the corresponding file in new theme source, delete and PASTE codes you just copied.
Go to the old theme source -> Edit Code -> Locales
Open the file of your languages. Example we are using German, we will open de.json file
Copy all codes in the language file from the old theme source and go to the corresponding language file in new theme source, delete and PASTE codes you just copied.