# How to update the theme and all bundled plugins?

1. [Auto Update](#manual-update)
2. [Manual Update](#manual-update)
3. [Envato Market WordPress Plugin](#envato)

#### Auto Update <a href="#auto-update" id="auto-update"></a>

***

1. Navigate to **Appearance > Verify License** page
2. Click the "**Check Update"** button<br>

   <figure><img src="/files/WIPxoxRprQQpbjhrpoP7" alt=""><figcaption></figcaption></figure>
3. Navigate to **Appearance > Themes** and click the “**Update Now**” link

<figure><img src="/files/heDaIu624SjETrv83Vr8" alt=""><figcaption></figcaption></figure>

After clicking the "**Check Update**" button, if the “**Update Now**” link does not appear, it indicates that your StreamTube version is already up to date.

{% hint style="success" %}
Furthermore, ensure that all necessary plugins are updated [How to update all bundled plugins?](/streamtube/faqs/how-to-update-all-bundled-plugins.md)
{% endhint %}

***

#### Manual Update <a href="#manual-update" id="manual-update"></a>

It's possible that sometimes you may not see the update alert. In such cases, it's recommended to manually update the theme.

***

1. Download the latest version from your Download page <https://themeforest.net/downloads>
2. Navigate to **Apperance > Themes > Add New**
3. Upload the theme and click **Replace current with uploaded** button.

<figure><img src="/files/s0vko6GJU9HOa6LJWcja" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/s3qrx6Ze2ILn9ZhwwhXz" alt=""><figcaption></figcaption></figure>

***

#### Envato Market WordPress Plugin <a href="#envato" id="envato"></a>

{% embed url="<https://www.envato.com/lp/market-plugin/>" %}

{% hint style="success" %}
After updating the theme, don't forget to update all required plugins.
{% endhint %}


---

# 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://phpface.gitbook.io/streamtube/faqs/how-to-update-the-theme-and-all-bundled-plugins.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.
