Brickspace Lab
Contact usContact ShopifyTry a theme
General
General
  • Theme support
  • General
    • Contact support
    • Theme comparisons
  • Theme basics
    • Edit default content
    • Use custom templates
    • Use and install apps
    • Improve page speed
    • Update your theme
    • SEO for Shopify
  • Accessibility for Shopify
  • Developer guides
    • Advanced customizations
  • Use a custom font
  • Install a review app
  • Design with Figma
  • Support
    • Support policy
    • Theme license
    • Store access request
    • Hire a Shopify developer
  • Partners
    • Theme affiliate program
Powered by GitBook
On this page
  • FAQs
  • How to transfer settings after updating

Was this helpful?

Edit on GitHub
  1. Theme basics

Update your theme

Last updated 1 month ago

Was this helpful?

Our themes are updated regularly with new features, general improvements, and bug fixes.

Your theme will automatically update for minor fixes. Unfortunetly, Shopify does not automatically update themes for major updates or when you've made customizations to the theme code. If the code has been edited, you can install updates manually or for assistance.

Visit the Shopify help center to .

FAQs

How do I check what theme version I’m using?

The theme version is listed in a few places in your Shopify dashboard. To find this go to Shopify then navigate to Online Store > Themes. From here you view your installed themes and see which version each theme is using.

How do I check which theme version is the latest?

To confirm you are using the latest version, please refer to the Shopify theme store to reference the most recent released version. You can also find a notice in your Shopify dashboard that will highlight when a theme has a new version available. This can be seen when you navigate to Online Store > Themes.

How important is it to update to the latest version?

Update your theme is not a requirement. If you see we’ve released new features you’d like to take advantage of then updating would be the best option. It is generally a good idea to update to the latest version at least once a year - this way you get new features, improved performance and bug fixes.

How to transfer settings after updating

This process does not copy over code changes. If you’ve made code changes those will have to manually be copied over to your new theme.

1

Install the latest version

  1. Sign in to your Shopify account

  2. Click the dropdown in your Shopify theme to view the version number

  3. Click “Add to theme library”

2

Back up your themes

  1. Before continuing further it’s a good idea to create a backup copy of your themes

3

Transfer theme settings

  1. In one tab open your original theme in the Code editor

    • Go to Online store > Themes > Actions > Edit code

  2. In a second tab open the new theme in the Code editor

  3. In your original theme, open the file settings_data.json and copy the entire contents

  4. In your new theme, open the file settings_data.json then delete the entire file contents and paste the content you just copied

4

Transfer sections and block settings

  1. In one tab open your original theme in the Code editor

    • Go to Online store > Themes > Actions > Edit code

  2. In a second tab open the new theme in the Code editor

  3. In your original theme, open the templates directory and take note of each file with a blue circle icon

    • For each file with a blue icon:

      1. In your original theme, open the file with a blue icon, copy the contents

      2. In your new theme, overwrite the file’s content by pasting the content you copied from the original theme

Learn more about

hire an expert
learn more about updating themes
duplicating themes