How to update theme from Themeforest

There are 3 methods to update WordPress themes to newer version. These new updates are essential if you want to have a bug free website as we give new features and improvements to the theme over time. Some of these updates might be needed in order to make the theme compatible with wordpress newer versions. There is no risk on losing your settings and pages. However if you had done modifications in parent theme files, then they will be lost.

Please note that before updating a theme, we recommend you to make backup of your modified files. Also we recommend to deactivate its current version and then upload zip file with new theme version then activate and update the theme.

Update Using FTP

  1. Login into your Themeforest account and go to downloads (Dashboad > downloads)

  2. Download the theme into your computer

  3. Install an FTP program (Filezilla is free)

  4. Retrieve your FTP login information from your hosting admin panel and login into your hosting via FTP

  5. Unzip the item main file

  6. Locate theme.zip (eg : zoner-theme.zip) and unzip it. make sure your unzipping software do not create extra directory with the same name nested into each other.

  7. drag and drop theme main folder into your FTP program with the destination : "YOUR_HOSTING_ROOT/YOUR_SUBDIRECTORY/wp-content/themes/"

  8. FTP program will give a warning that there is an existing with the same directory name, choose replace all.

  9. It will take varying from 15 to 30 minutes to replace all files. once you done login into your wordpress dashboard and go to masterkey settings. on the header (beside masterkey logo) the theme version will be changed to the latest version. this is the indication that your theme is updated. We recommend method one which only takes less than one minute.

Auto Update using Envato WordPress Toolkit

  1. Go to themeforest.net > Settings > API Keys.

  2. Generate an API key and store it in a text file as you will need it shortly.

  3. Now login into your WordPress admin dashboard

  4. From left sidebar click on Envato Toolkit (If you have not installed it yet read install theme section of this documentation)

  5. As shown in below screenshot type your username and fill the API key that you just retrieved from themeforest.net

  6. Save Settings.

  7. Once the page refreshed you should see the list of themes you have purchased.

  8. If there is a new version available you will get the "update Automatically link (see below screenshot)

  9. Once clicked, theme will be updated to the most recent version.

Update Through Wordpress Admin Panel

  1. For this method you should first install Theme Upgrades Tool

  2. Unzip the file you just downloaded from ThemeForest and locate the WordPress Theme. (eg. zoner-theme.zip)

  3. Log into your WordPress Dashboard.

  4. Click on “Appearance > Themes”.

  5. Still within the Themes section, on header tab, click on “Install Themes”, then on header second tab click "Upload".

  6. Click “Browse…” and locate the new theme file. (eg. zoner-theme.zip)

  7. In the “Upgrade existing theme?” option choose “Yes” from the dropdown list.

  8. Click “Install Now”.

  9. Click “Activate”.

Last updated