# Update Theme

When our item has a new version, you will receive an updated email from Envato and visit <https://themeforest.net/downloads>

You can download our theme again and extract it to see the theme upload package (like when you used the previous version). Please follow the 2 ways below to understand how to update our items from the old version to the new version. it takes only 1 minute to update.

If you have customized the old version (such as hiring a developer to write new features or customizing our theme) so that the updated version cannot carry these codes, you will need to migrate all the custom code by hand.

{% embed url="<https://www.youtube.com/watch?v=plWRdqJoB4Y>" %}

**IF YOUR THEME IS NOT OUR ORIGINAL THEMES . YOUR THEME HAS BEEN ADDED SOME EXTERNAL CODE ( external code means the code of third-party apps, the code of customized function that does not belong to us). You update to the new version in this way (manually)**

## **1 - On old site**

### 1.1 - Step 1

Go to **Theme** > **Actions** > **Edit code**

![](/files/-MLMfto3HGtQJ1q5V5DT)

### **1.2 - Step 2**

Open **settings\_data.json** of theme -> Copy all code.

![](/files/-MLQ5xplX7tS2-gQPDNn)

## [![](http://the4studio.net/gecko/images/edit5e.png)](http://the4studio.net/gecko/images/edit5e.png)2 - **On new site**

### 2.1 - Step 1

Go to **Theme** > **Actions** > **Edit code**

![](/files/-MLMgejlkb2ioJpx-8p_)

### 2.2 - Step 2

Paste all code from **Old theme** to **settings\_data.json** in **New theme** > **Save**

![](/files/-MLQ61zot9DWRToLKkWM)

***Result:***

&#x20;On new update get all config from old theme

![](/files/-MLQ69wv0GjJJg6LrQYF)

**Similar steps with other files that have been modified the code, you must manually copy and paste all the code from all the files which are edited the to the new theme’s files**


---

# 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://kitisummus.gitbook.io/molla/general/update-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.
