# Update Sleek theme

Each Sleek theme purchase includes all future versions of that theme. Regular releases for new versions provide bug fixes, added features, platform requirements, or other improvements.

The most up-to-date version of the theme is available on [Shopify Theme Store](https://themes.shopify.com/).&#x20;

***

{% hint style="warning" %}
All code customizations in your theme are **not transferred** to the new theme version **by default**.&#x20;

You need to duplicate and move the code to the new version yourself.
{% endhint %}

## Update the theme automatically

In your Shopify admin, open the **Themes** page of your **Online Store**.

When a theme update is available, a notification will appear in your theme library.&#x20;

<figure><img src="https://3064615700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3yE7VVjvl0MgK6awOPKB%2Fuploads%2FnP6dPPJEr49wiEtzSyGl%2Fimage.png?alt=media&#x26;token=9bd11957-2a38-48f5-9a47-ac70ac4ec065" alt=""><figcaption></figcaption></figure>

Click on the notification to read more details.

Then, select **Add to theme library** to add the updated version to your theme library, or select **View release notes** to read the new release details.

<figure><img src="https://3064615700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3yE7VVjvl0MgK6awOPKB%2Fuploads%2Fo6JvBebKZq4qFnAbrtHy%2Fimage.png?alt=media&#x26;token=9a5fad8b-e9b8-4e22-98ce-e638dd3420b3" alt=""><figcaption></figcaption></figure>

## I can't see the update notice, what should I do?

If you do not see such auto-notification for any new version, the reason could be that you have made some code modifications that unfortunately conflict with the notification system.&#x20;

In this case, you can [re-install your theme](https://docs.foxecom.com/sleek-theme/getting-started/install-sleek-theme) and update it [manually](#create-a-backup-of-your-current-theme).&#x20;

It's worth noting that **all customization and third-party app snippets will not be kept in the new updated version**. Please check the customization code and move it to the new updated version accordingly.

For app integration, we suggest you contact the app providers to assist you with re-installing the apps.&#x20;

### Create a backup of your current theme

Duplicate your work before attempting any theme update.&#x20;

If you encounter any errors, you can use the duplicated (backup) version to restore to the original function and styling.

{% hint style="success" %}
**Steps**

1. In your Shopify admin > **Online store**, click **Actions**.
2. Select **Duplicate**.
3. Rename the copied file.
   {% endhint %}

### Upload the latest Sleek theme version

Check and download the latest version of Sleek from [Shopify Theme Store](https://themes.shopify.com/themes/sleek/presets/sleek?utm_source=foxecom\&utm_medium=help_center_sleek_update_sleek_theme\&utm_campaign=anchor_text\&utm_term=shopify_theme_store).&#x20;

{% hint style="success" %}
Once you have the theme file ready, you can upload it to your Shopify store.

**Steps:**

1. From your Shopify dashboard, go to **Online Store**.
2. In the **Theme library**, select **Add theme** > **Upload zip file.**
3. In the Upload theme modal, click **Add file** and select the file you want to upload.
4. Click **Upload file**.
   {% endhint %}

<figure><img src="https://content.gitbook.com/content/3yE7VVjvl0MgK6awOPKB/blobs/9ui4DONiBNMtuYSEVpyA/image.png" alt=""><figcaption></figcaption></figure>

### Move the theme settings and your pages

{% hint style="success" %}
**Steps:**

1. Locate your old theme > select **Actions** > **Edit code.**
2. Copy the content of the following files from the current theme and paste them into the same folders in the new version. These files include:
   * All *edited* JSON files in the **Templates** folder
   * The settings\_data.json file in the **Config** folder.
3. Re-implement your code modification works (if any).
   {% endhint %}

<figure><img src="https://content.gitbook.com/content/3yE7VVjvl0MgK6awOPKB/blobs/JYQ1upBbHPDoKClM8nU2/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Files with the green dot are the files you have made changes to.

For custom templates, you'll need to create the JSON template in the new theme files since they won't exist there by default. More details [here](https://help.shopify.com/manual/online-store/themes/theme-structure/templates#create-a-new-template) from Shopify on creating new templates in the theme.
{% endhint %}

### Re-install apps <a href="#h_01f688nf9yn2g76wb9kxarp7e7" id="h_01f688nf9yn2g76wb9kxarp7e7"></a>

Any apps that add code to your theme's files will need to be re-installed. This can be an automatic or manual process depending on the app, so **confirm with the app's developer whether removing and adding the app is enough to connect with the new version.**

Find the app documentation in the [App Store](https://apps.shopify.com/) to follow the installation instructions.&#x20;

If you're unfamiliar with this process, you can go to **Apps >** click **View details** to find the support email for that Shopify app.<br>

***

<figure><img src="https://3064615700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3yE7VVjvl0MgK6awOPKB%2Fuploads%2FCUsSjb0C17R7p2e4MiL1%2Flivechat883x471%20(1).png?alt=media&#x26;token=1ad5a821-413a-4e9b-a7f5-850fc173bcd3" alt=""><figcaption><p><a href="https://apps.shopify.com/xflow?utm_source=foxecom&#x26;utm_medium=help_center_sleek&#x26;utm_campaign=banner">Install XFlow Back In Stock Automation FREE</a></p></figcaption></figure>
