Upgrade theme
Update new version of the theme
1. Download the latest version
Please download the latest version of Teara Shopify theme.
2. Upload new version of the theme to your store
You can see it:
Login to your Shopify store, go to Online Store > Themes
Click to Add theme dropdown button then select Upload zip file in Theme library section
Select or drag and drop the home that your store is using then click Upload file
Click to Publish after upload to publish this theme
3. Migrate your current theme to new version
3.1 Migrate file index.json & settings_data.json
Step
Open the old theme. Click Theme actions -> Edit code -> Open settings_data.json file -> Copy the entire code on this file. Then paste it into the same file of the new theme.
Move index.json file. You can do the same as you did with settings_data.json file.
Click Save to finish.
Publish theme and enjoy it.
3.2 Migrate translation files
Step
Open Edit code editor for your old theme
Open file Locales folder and select the language that you want to migrate to new store. Copy all contents of this translation file.
Migrate those files
Click Save to finish.
3.3 Migrate all .json files
If you're still missing a page or a customization feature is missing from your old theme, you can try migrate all .json files
Last updated