Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Beginners Guide: How to Install a WordPress Theme

Editorial Note: We earn a commission from partner links on WPBeginner. Commissions do not affect our editors' opinions or evaluations. Learn more about Editorial Process.

Are you wondering how to install a WordPress theme?

There are thousands of WordPress themes available (both free and paid). As a beginner, you may want to try out a few of them on your site until you find the right one.

In this beginner’s guide, we will share detailed step-by-step instructions on how to install a WordPress theme. We will cover three different ways to install a WordPress theme, so you can choose the method that works best for you.

Beginners Guide: How to Install a WordPress Theme

Before You Install a WordPress Theme

Installing a WordPress theme is easy, but keep in mind that if you activate a new theme, then it will change how your WordPress website looks and functions.

If you are switching from an existing theme, then you may want to look at our checklist of things you need to do before changing WordPress themes.

If you are installing a theme when starting a new WordPress website, then you are good to go.

Bonus Tip: See our list of the best and most popular WordPress themes for some ideas.

Video Tutorial

Subscribe to WPBeginner

If you don’t like the video or need more instructions, then just continue reading. Simply click the links below to jump to the section you need:

If you are looking to install a free WordPress theme from the WordPress.org themes directory, then you can explore this directory from inside your WordPress dashboard.

To do this, log in to your WordPress admin area. Next, visit the Appearance » Themes page and click on the ‘Add New’ button in the top right corner.

Installing a new WordPress theme

On the next screen, you can choose from: Popular, Latest, or Favorites.

If you already know the theme that you want to use, then simply type its name into the ‘Search themes…’ field.

Add a new theme WordPress toolbar and search

Clicking on ‘Feature Filter’ will allow you to sort themes based on different characteristics.

You can sort themes by subject, specific features, and layout.

Filter the WordPress theme results by feature

Based on your search, you will see a list of themes that meet your criteria. In our case, we searched for the popular Astra theme.

When you see the theme that you want to install, simply hover your mouse over its image. This will reveal the Install, Preview, and ‘Details & Preview’ buttons.

Go ahead and click on the ‘Install’ button.

Install a new WordPress theme

WordPress will now install your theme.

When your theme is ready, WordPress will show a success message.

How to install the Hestia WordPress theme

WordPress will also display the ‘Activate’ and ‘Live Preview’ buttons.

To start using this theme on your WordPress website, click on the ‘Activate’ button. You’ve now successfully installed and activated your WordPress theme.

If you visit your site, it will now be using this new theme.

Some themes have additional settings that you may need to configure.

For instance, your theme may ask you to install some must-have WordPress plugins, download demo data, or review its settings.

You can follow the onscreen instructions. As you can see, the Astra theme adds an ‘Astra Options’ section.

The Astra option settings

You can also edit your theme using the built-in WordPress theme customizer.

To do this, you must select Appearance » Customize.

The WordPress theme customizer

For more details, see our guides on how to use the WordPress theme customizer like a pro.

If you are using a WordPress block theme, then you will need to go to Appearance » Editor instead. This will launch the full site editor, allowing you to edit your theme’s page templates and template parts.

For more details, see our guide on how to use WordPress full site editing.

Opening the full-site editor (FSE) in WordPress

Method 2: Install a Theme Using the Upload Method From WordPress Admin

The first method that we covered only allows you to install free themes that are available in the WordPress.org theme’s directory.

What if you want to install a premium WordPress theme from companies like StudioPress, Elegant Themes, or Themify?

Or what if you want to install a custom theme? In this case, you would need to install the theme by uploading it to your WordPress account.

Start by downloading the .zip file of the theme that you purchased from a marketplace or a commercial theme shop.

Next, head over to the Appearance » Themes page in your WordPress admin area and click on the ‘Add New’ button at the top.

Adding a new WordPress theme

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.

The WordPress upload theme button

You can now click on ‘Choose from’ and select the .zip file that you downloaded earlier from your computer.

Then simply click on the ‘Install Now’ button.

Uploading a theme zip file

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, just click on ‘Activate’.

Installing a WordPress theme from a zip

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.

In the following screenshot, you can see the Hestia Options menu. This is a special theme options panel that you can use to configure the Hestia WordPress theme.

The Hestia options panel

Note: The theme upload feature is only available for self-hosted WordPress.org users. If you are 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. For more details, see our comparison between WordPress.com vs. WordPress.org.

If you want to switch from WordPress.com to WordPress.org, then read our tutorial on how to properly move from WordPress.com to WordPress.org.

Method 3: Installing a WordPress Theme Using FTP

If you are feeling adventurous and want to take your skills to the next level, then you can learn about installing a new WordPress theme 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. We downloaded the free version of the Hestia WordPress theme.

Extracted WordPress theme files

Now that you have the theme files, you are ready to upload them to your website.

To do that, you must connect to your WordPress hosting account using an FTP client. If you need help, then see our guide on how to use FTP to upload WordPress files.

Once connected, you have to go to the /wp-content/themes/ folder. Inside, you’ll see folders for all themes currently installed on your website.

Uploading WordPress theme files via FTP

You can upload your new theme by adding it to the 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.

Uploading a theme using FTP

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.

Activating an uploaded WordPress theme

FAQs About Installing WordPress Themes

The following are some of the most commonly asked questions about installing WordPress themes.

1. How many themes can I use in WordPress?

You can only use one theme at a time. However, you can install as many themes as you like. Not all installed themes on your WordPress website are active.

As soon as you activate a WordPress theme, it automatically deactivates your previous active theme and makes the new theme your active one.

2. What is a child theme in WordPress?

A child theme in WordPress is a sub-theme that inherits all the functionality, features, and style of its parent theme. To use a child theme, you’ll need to install both parent and child themes on your website and then activate the child theme.

For more details, see our guides on how to create a child theme in WordPress and how to install a child theme in WordPress.

3. Can I build my own WordPress theme? 

It is possible to create a custom theme for WordPress. Even better, you can design, build, and publish your own theme without having to write any code.

To do this, you just need a WordPress plugin.

SeedProd is the best WordPress theme builder in the market. You can easily create completely custom pages for your website using SeedProd’s drag-and-drop builder.

SeedProd Website and Theme Builder


You can also use SeedProd to build your WordPress themes. For more details, please see our guide on how to easily create a custom WordPress theme.

4. What is a WordPress theme framework?

Theme frameworks are highly optimized WordPress themes that are designed to be used as parent themes.

Intended for advanced users and developers, these theme frameworks contain several code and speed optimizations that help other developers quickly build upon them to create their own themes.

Genesis by StudioPress is the best example of a WordPress theme framework. For more information, you can see our article on WordPress theme frameworks.

5. Premium vs Free themes – Which one should I use?

If you are just starting out on a limited budget, then we recommend choosing a flexible free theme. See our pick of the best free WordPress themes for blogs and best free themes for business websites.

If you can spend a little more, then we recommend choosing a premium theme. These themes come with priority support which comes in handy, particularly for beginners.

For more on this topic, see our guide on free vs. premium WordPress themes, or check out how much it really costs to build a WordPress website.

6. How do I choose the best theme for my website?

There are so many WordPress themes out there, and most of them are designed by professionals, so they look really great.

This makes it a bit confusing for beginners to choose the perfect theme for their website.

We recommend keeping it simple. Choose a minimalist theme that closely resembles the finished design you have in mind. Make sure that the theme looks great on mobile, and run a website speed test on the theme’s demo site.

See our beginner’s guide on how to choose the perfect WordPress theme for your website. You may also want to take a look at our expert pick of the best web design software.

7. Can I use the same theme I have seen on another WordPress site?

If it is not a custom WordPress theme, then you can find and use the same theme on your own website. See our guide on how to find out which WordPress theme a site is using.

We hope this step-by-step guide helped you install a WordPress theme on your site. You may also want to see our ultimate guide to boost WordPress speed and performance and our expert picks for the best WordPress themes for graphic designers.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPBeginner is funded, why it matters, and how you can support us. Here's our editorial process.

Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

The Ultimate WordPress Toolkit

Get FREE access to our toolkit - a collection of WordPress related products and resources that every professional should have!

Reader Interactions

118 CommentsLeave a Reply

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Jillian says

    I’m trying to upload my theme, but it’s telling me I need to buy a business account for $300 to do that?? Help!

  3. Kathy Friend says

    I need some help. From the appearance tab, I have no option to add a new theme. The site I am trying to update was made with Divi (and no one knows that password for that site) – so I need to update it using one of the WP free themes.

    • WPBeginner Support says

      It depends on the specific theme, some have demo content and others do not. It does not matter if the theme is free or not.

      Admin

  4. Ken says

    Hi
    I have activated a free theme from the list you provided but the website does not look same as the demo. I get a single blog page “sample page”. No other pages or anything else.

    How to fix this issue?

    • WPBeginner Support says

      If you want the site to look the same as the demo, you would want to reach out to the theme’s support for if they offer demo content that you can import to your site.

      Admin

  5. Rabiul Sany says

    If I want to develop a website on localhost server by premium theme,how to install the premium theme?

    • WPBeginner Support says

      It would depend on the specific theme, you would want to reach out to the theme’s support for how they handle local installs

      Admin

  6. Dan says

    Hi,

    If I install a new theme after loading demo data from the first, but without creating any live content, will I have a problem installing the demo data from the new theme?

    • WPBeginner Support says

      It would depend on the theme but for the most part, you shouldn’t have an issue.

      Admin

  7. kaushal says

    Uhhhh…. I have following ur methods but when I go to Appearance> Theme page… I don’t see “add new” icon…. so what to do???????

  8. lbahi says

    hi thank you for the information

    please i have a question about paid themes, could i use my licenses to design my website on localhost and then move it to live because i want to familiarise with the theme and design it the way i want before .

    have a nice day

    • WPBeginner Support says

      It would depend on the specific theme for their limitations but you should normally be able to do that.

      Admin

    • WPBeginner Support says

      It would depend on the specific theme. If you reach out to your theme’s support they should let you know their licensing limitations.

      Admin

  9. Andrea says

    Hey,

    When I try to do this, the web tells me that I have to upgrate to a paid version, is there any way I can install this theme on my free account?

  10. Will says

    When i download my themes for some reason it seems I am missing something. For instance the last them i downloaded and installed had a graphic next to the page title and that wasn’t there, there was a graphic on the side bad, again not there…. as well as the background color. Which was sorta lavender and as well that was not their either.. What am i doing wrong?

    • WPBeginner Support says

      Not all themes have their demo content as their defaults. If you reach out to your theme’s support they can let you know if they offer their demo content.

      Admin

      • Will says

        Ok. The themes that are with WordPress should have all the demo content there right? or is that also just for demo

        • WPBeginner Support says

          You would need to reach out to each theme for if their demo content is available.

  11. Stephen Newdell says

    I want to know how to open a theme on my desktop so I can work with it here as a “Local Server” and then either copy/paste a page to my WordPress site or upload with FTP. I have the theme in a zipped folder on my desk now but how do I open it and put it to work learning my way around it?

    Please help: Advanced Thanks

  12. Ahmad says

    Hello,

    I followed the instructions to upload my custom theme, however, there isn’t an “Add New” button. Any ideas?

  13. Dogood says

    How do I maintain the graphics that comes with a theme? Themes will look very beautiful on vendor’s site but after installation, it’ll be looking boring. I’m sure there’s something I’m not doing correctly.

    • WPBeginner Support says

      You would want to reach out to the theme’s support for if they have a method to replicate their demo content for how much of the demo content is available

      Admin

  14. Emmanuel Kileo says

    Not Found

    The requested URL /index.php was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Please I need some help guys

Leave a Reply to Khet Kumar Cancel reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

WPBeginner Assistant
How can I help you?

By chatting, you consent to this chat being stored according to our privacy policy and your email will be added to receive weekly WordPress tutorials from WPBeginner.