How do I manually update the WordPress theme to the newer version?

Note: this method requires some basic knowledge of transferring files using FTP / SFTP. If you are not familiar with these terms, we can do this for you for a small fee. Open a private ticket and we will give you a quote to do this for you. Or you can setup automatic updates with these instructions

  1. First, you will need to download the latest version of your theme:
    • If you bought the theme on our ProteusThemes Shop, please log in to your account and download the installable zip file from there.
    • If you bought the theme on ThemeForest, go to the ThemeForest downloads and download the installable zip file (installable WordPress files only).
  2. Unzip that file, you will find inside the folder called the same as the theme (it. hairpress, carpress, webmarket…), where the theme files are located (the root folder of the theme is the one which has the style.css file in it).
  3. Overwrite all the files in the current version of the theme (wp-content/themes/name-or-your-theme/) with the new files.
    If you are doing this on your local server, just copy/paste the entire folder and overwrite all the files.
    If you are updating remote (live website) server, you can do this using FTP, SFTP or SSH protocols.
    Make sure you make a backup of files and database in advance, just in case!

I strongly encourage to test the things locally first or on the test/staging server, because some options might be affected with the updates. However, you cannot loose the content (pages, posts, services, galleries, projects …) during the update, because all the content resides in the MySQL database and is not affected by the update.


If your theme uses the Revolution Slider or any other bundled plugin (Essential Grid, ProteusWidgets), make sure you update it too!