NWOLFDIGITAL Plugins - Knowledge Base
  • đŸ–„ïžGeneral FAQ
    • What is NWOLFDIGITAL Plugins?
    • Why Are Our Prices Lower?
    • Why Should I Buy Products from Your Website?
    • How Do I Make a Purchase?
    • What Payment Methods Are Available?
    • Where Can I Find Information About My Orders and Downloads?
    • Can I Get a Refund?
    • Can I Use the Products Purchased on the Website for Personal Purposes?
    • Do You Provide Technical Support?
    • What Should I Do If an Item Asks for a License Activation Code or to Upgrade to Premium?
    • Does NWOLFDIGITAL Plugins Provide License Keys?
    • How Long Does It Take to Receive an Updated Version of a Product?
    • How to Properly Download Your Digital Purchase
    • How to Upload / Upgrade a Plugin
    • How to Upload / Upgrade a Theme?
    • How to Fix the “style.css Missing” Error When Uploading Themes?
    • Where Can I Read the Terms and Conditions?
    • How Can I Contact You If I Haven't Found the Answer to My Question?
  • WP Mail SMTP Pro
    • How to Send Email in WordPress Using the Gmail SMTP Server
    • How to Connect Microsoft Outlook to WordPress (Step by Step)
  • Slider Revolution
    • How To Import Revolution Slider Demo Sliders
Powered by GitBook
On this page
  • Install a Theme by using the Upload Method from WordPress Admin
  • Installing a WordPress Theme using FTP
  1. General FAQ

How to Upload / Upgrade a Theme?

Source: https://www.wpbeginner.com/beginners-guide/how-to-install-a-wordpress-theme/

PreviousHow to Upload / Upgrade a PluginNextHow to Fix the “style.css Missing” Error When Uploading Themes?

Last updated 4 months ago

Install a Theme by using the Upload Method from WordPress Admin

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.

Installing a WordPress Theme using FTP

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.

đŸ–„ïž