# Updating Theme

{% hint style="info" %}
There are 3 methods for installing your WordPress theme: **Easiest**, **Envato Market** or via **FTP**
{% endhint %}

## Envato Market (recommend)

Envato has released a plugin named **Envato Market** that can be used from your WordPress dashboard to manage all of your themes and plugins purchased from ThemeForest and Codecanyon.

![](https://1906976410-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MIZtHfnCi0yDn20wjAk%2F-MI_as_5wyHZervL52zu%2F-MI_azfi-DGKl45mpYAS%2Fimage.png?alt=media\&token=9631257a-26f1-4e90-8535-0aad77dbbd05)

## Easiest

First download the latest version of the theme by going to your ThemeForest account, the **Downloads** section. Locate the theme, click on **Download** button and select the “**Installable WordPress file only**” option.

Navigate to **Appearance** → **Themes** and click the **Add New** button. Then click **Upload Theme**.

Select the downloaded theme archive on your hard drive and click **Install Now**.

## FTP

1. Download the `theme-name.zip` from ThemeForest and unzip it
2. Use **FTP** or **SFTP** to access your domain (if you're not sure how your webhost would typically provide guidance on their site)
3. Browse to `wp-content/themes/theme-name`
4. Delete and override the un-zipped `theme-name` folder

{% hint style="warning" %}
Please be aware that we are not responsible for any loss of content, errors, and the leaks that may occur if your WordPress theme update is  installed incorrectly!
{% endhint %}
