This step-by-step guide is here to help you updating your existing theme. There are two options to update your theme:

  1. Updating your theme via the WordPress Admin Panel
  2. Updating your theme via your FTP


*IMPORTANT* Before starting any update, make sure to backup your site in case you run into any issues. You can use one of the many WordPress backup plugin out there. Here is our step-by-step backup guide with the Duplicator plugin.


If you are not comfortable making these updates, make sure to ask your website admin to help. 


Updating your theme via the WordPress Admin Panel

  1. Go to your WordPress admin panel
  2. In the admin panel select Updates where you will see all available updates for your site 
  3. Select the specific theme you want to update
  4. Click the Update theme button




Updating your theme via your FTP

If your theme does not support automatic updating, update via FTP server is possible.

  1. Install FTP client (FileZilla, TotalComander, Cyberduck etc)

  2. Download the new version of your theme

  3. Unzip the theme files to your computer

  4. Login to your server using your credentials(server URL, username, password)

  5. Open the folder of your theme: /wp-content/themes/your_theme_name (if you can't find this folder, contact support of your hosting provider to get help )

  6. Upload your previously unzipped theme's files from your PC to your server in the folder  /wp-content/themes/your_theme_name  using ftp client.

  7. Once the upload completes, your theme will be updated.