How to manually update to the latest version ā
One of the most important things that you should do before updating to the latest version is to make a full backup to your website, to make sure that nothing will deteriorate.
š Note: You can use the UpdraftPlusĀ plugin to ensure the backup of your website.
In this article we will present you two methods to manually update to the latest version:
š”Using the embedded option ā
Navigate to Dashboard > Updates.

There you will see the current version of WordPress (1), the status of the plugins (2), and the status of the themes (3):

In this case, the Neve theme is not up to date. To update it, select the theme and click on Update Themes.
š Note: It's the same process for both themes and plugins.
š„Replace and Upload ā
If you already have the plugin / theme installed and you want the newest version, you can easily update to the latest version:
Go to the Plugins ( for plugin replacement ) or to Appearance > Themes ( for theme update ) and check what's the latest version you have.
Then, navigate to Add New ( in any of the cases ) and search the desired plugin / theme.
After clicking on the install button, you will be redirected to a page that asks you if you want to replace the current version with the one installed.

Click on Replace current with uploadedĀ and that's it!
š”Using the FileZilla ā
If you do not have an FTP client then pleaseĀ download and install FileZilla, then contact your web host for the FTP details for your website.
šNote: If you're usingĀ Filezilla, please make sure to check transfer type ( binary ).
After you have Filezilla installed, download the theme/pluginĀ and unzip it.
Overwrite the existing theme files through FTP by navigating to the WordPress installation directory usually insideĀ public_html/wp-content/plugins/Ā ( for plugins ) or if it's a themeĀ public_html/wp-content/themes/ ( for themes ). Your full path might be a bit different but you will always find the themes in wp-content/themes/ and the plugins in wp-content/plugins.
Simply copy all files from the previously extracted theme/plugin zip file and drag it overĀ to the theme/plugin folder on your server and select "overwrite" when FileZilla prompts what to do.
