# Upgrade a theme

For our theme, we routinely publish fresh upgrades. The latest upgrades can include performance improvements, bug patches, or new features (or sometimes remove problematic features).

Unfortunately, Shopify does not offer a simple method for updating themes. All your customised adjustments would be lost if Shopify automatically upgraded your themes because you can instal apps, change the theme's code, and make other changes.

As a result, the most recent version is downloaded anytime you download a theme from the theme store. The good news is that you are free to re-download a theme as many as you like.

The upgrade procedure is time-consuming, so we actually advise against doing it if the theme is working fine for you. Please be aware that we do not support the backporting of new features into previous versions. The only exception is that we can apply significant bug patches to older versions if the bug prevents you from making any sales.

Before beginning, make sure you have read the few paragraphs above.

Please take note that we always advise you to make a backup of your currently published, active theme.

Additionally, it is important to ensure that **the theme with the created templates is published on your store** so that you can view and utilize those templates within the Shopify pages and collections.\
\
By creating and assigning templates to specific collections or pages, you can customize the content and layout to meet your specific needs. This allows you to showcase unique information or design elements tailored to each collection or page on your store.

* Go to the online store > themes > click on the action and duplicate link to duplicate the theme:\ <br>

  <figure><img src="/files/OzryPGNrsAlLFh50xzMd" alt=""><figcaption></figcaption></figure>
* The copy of the theme should appear in your list of unpublished themes once it has been duplicated. You could rename it to something more meaningful, like "Theme - backup."
* The theme is now available for re-download from the theme store. Open your current theme page in the theme store and select "Add latest theme version" from the menu. Shopify will re-install the most recent theme version:

The theme is now available for re-download from the theme store. Open your current theme page in the theme store and select "Add latest theme version" from the menu. Shopify will re-install the most recent theme version:

* The new theme should now be available to you as an unpublished theme. For an easier modification, you can change it to something more significant like "Yuva new version."
* The home page will need to be changed, and you'll need to specify your colours again.

**Apps & original code**

* As the theme you just downloaded is a new one, similar to the one you downloaded initially if you have installed any apps that required code modifications or if you have paid a developer to do custom changes, you will need to redo the change or hire that person to make the adjustments again.
* Make sure everything functions by extensively testing the new theme. Then publish the new theme copy as the main theme whenever you're ready.

**Note: We recommend keeping the old theme for at least two or three months rather than deleting it so you can always revert to it should something unfavourable occur.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shinedezign.gitbook.io/yuva-knowledgebase/sections/upgrade-a-theme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
