Naijafans
Thread Starter
Administrator
Staff member
- Local time
- Today 6:40 AM
- NaijaCash
- 11,122
Install a theme from WordPress dashboard
These are the basic steps for most themes:
- Log in to your WordPress admin page, then go to Appearance and select Themes.
- To add a theme, click Add New. From this page, you have two ways to add a new theme. If you know the name of the theme you want, search for it in the Theme directory. If you don’t know your preferred theme’s name, use the Feature Filter to hone down your selection, check any tags and click Apply Filter for a screen filled with themes that meet your search criteria.
- To unlock a theme's options, hover over it; you can either choose Preview to see a demo of the theme or install it by clicking the Install button once you're ready. Once installed, click the Activate link.
- You're all done, now preview your site to see how it looks.
Download WordPress themes
If you purchased a theme from a developer that operates outside of the WordPress themes directory, you need to upload it before installing. Follow these simple instructions to upload and install a theme.- Begin by downloading the theme’s .zip file from the source onto your local computer.
- From your WordPress Administration area, head to Appearance > Themes and click Add New.
- The Add New theme screen has a new option, Upload Theme.
- The theme upload form is now open, click Choose File, select the theme zip file on your computer and click Install Now.
- Once the theme is downloaded from the zip file, you can activate it from your admin. Select the Appearance tab and open the Themes directory, locate the theme and click the Activate link.
How to install WordPress themes using FTP
If you have a WordPress theme on your local computer, it’s possible to install it using File Transfer Protocol (FTP). By using this method there is a risk of deleting or modifying files, which could bring your site offline. For this reason, we advise that only advanced users install themes this way. To use the FTP to add new themes manually, follow these steps.To begin, you must have an FTP hostname, username and password, and an FTP client. We’ve used FTP client Filezilla to show the steps in this tutorial.
- Launch Filezilla, enter your login details and click Quickconnect.
- The following window contains Remote Site and a root directory (the root directory is your site's name). Select /rootdirectory/web/content/wp-content/themes.
- In the Local Site window, select the folder containing your saved theme, right click for more options and hit Upload.
- You've now successfully uploaded your theme to WordPress. To finalize, log in to your control panel, head to Appearance > Themes and hover your mouse over the new theme. Now click Activate.
- You've now successfully uploaded your theme to WordPress. To finalize, login to your control panel, head to Appearance > Themes and hover your mouse over the new theme. Now click Activate.
- All that’s left is to check out your new theme and see how you like your new site design.