Update theme
When a designer updates a theme in the Shopify Theme Store with bug fixes and added features, those changes are not automatically added to your own theme. There is no automatic or manual way to run updates on your installed themes.
How to update theme and save theme settings
Create copy of you current theme:
Online store -> Themes -> Actions -> Duplicate.Download your current theme
Unzip your current theme.
Rename your current theme's folder to
martfury-CurrentDownload the up-to-date (latest) version from https://themeforest.net/downloads.
Unzip the latest theme.
Rename the latest theme's folder to
martfury-Latest-VersionCopy theme settings file
config/settings_data.jsonfrom current theme to latest theme.martfury-Current/config/settings_data.json -> martfury-Latest-Version/config/settings_data.jsonCompress
martfury-Latest-Versionfolder (.zip format)Upload
martfury-Latest-Version.zipto your store atOnline store -> Themes -> Upload themeReinstall apps.
Why are there no automatic updates of themes in Shopify?
This is because themes are often customized by merchants, and automatic updates would overwrite those customizations. Software and apps can be routinely updated, but themes are designed to be customizable by you to suit your needs and reflect your brand. If we ran automatic updates on themes, you would lose all of your customizations.
Last updated