How to Upload / Upgrade a Theme?
Source: https://www.wpbeginner.com/beginners-guide/how-to-install-a-wordpress-theme/
Last updated
Source: https://www.wpbeginner.com/beginners-guide/how-to-install-a-wordpress-theme/
Last updated
Start by downloading the .zip file of the theme that you purchased from our store.
Next, go to the Appearance » Themes page in your WordPress admin area and click on the Add New button at the top.
This will take you to the Add Themes page showing featured free themes.
Since you already have the theme you want to install, simply go ahead and click on the âUpload Themeâ button.
You can now click on âChoose fromâ and select the .zip file that you downloaded earlier.
Then simply click on the Install Now button
Once your theme is installed, you will see a âTheme installed successfullyâ message.
Youâll also see links to preview or activate your theme. To start using this theme on your WordPress website click on Activate.
If you visit your website you should now see your new theme in action.
Some themes add extra settings that you may need to configure. Depending on your theme, you may need to make these changes in the WordPress customizer or through a separate theme options panel.
Note: The theme upload feature is only available for self-hosted WordPress.org users. If youâre using WordPress.com, then you will not see this option because it limits you.
In order to use the custom theme upload feature, you need to use self hosted WordPress.org.
If youâre feeling adventurous and want to take your skills to the next level, then you can learn about installing WordPress themes using FTP.
Remember, this method is not for true beginners because it is a little bit more advanced.
First, you need to download the theme .zip file to your computer. After that, you need to unzip the file.
This will create a new folder with the themeâs name on your computer.
Now that you have the theme files, you are ready to upload them to your website.
To do that, youâll need to connect to your WordPress hosting account using an FTP client.
Once connected, you need to go to â/wp-content/themes/â folder. Inside, youâll see folders for all themes currently installed on your website.
You can upload your new theme by adding it to this âwp-content/themesâ folder.
Select your unzipped theme folder from your computer. You can then drag and drop this theme folder into your websiteâs âthemesâ folder.
Once you have uploaded the theme, switch back to your WordPress dashboard. Then go to Appearance » Themes.
You should now see the theme that you just uploaded.
To use this theme on your website, simply hover your mouse on top of that theme. Then click on the Activate button.