|

THREE Ways to install WordPress themes and plugins

To install WordPress themes and plugins is a very simple task. There are almost three ways or methods of installing a plugin or theme.

WordPress themes and plugins can be downloaded from the WordPress repository here

THEME

To activate a theme follow the following steps:

  1. Go to your dashboard yoursite/wp-admin
  2. Hover on ‘Appearance’ and click on ‘Themes’
  3. This displays the currently installed themes
  4. Select the theme you want by hovering on the theme and clicking ‘Activate’ (You can click on ‘Live Preview’ to see exactly how your site will look after activating it)
  5. After installation click on ‘activate’ to apply the theme on your site.

First Method: To install a new theme follow the following steps:

  1. Go to your dashboard yoursite/wp-admin
  2. Hover on ‘Appearance’ and click on ‘Themes’
  3. To install a new theme click on ‘Add New’ at the top, this opens the WordPress theme repository (you need internet connection for this to work if you are working locally)
  4. Select the theme you want by hovering on the theme and clicking ‘Install (You can click on ‘Live Preview’ to see exactly how your site will look after activating it)
  5. After installation click on ‘Activate’ to activate it
  6. You can also search for the theme you want by using the search bar and follow steps 8 & 9 above

Second Method: If you already have a zipped copy of the theme follow the following steps:

  1. Go to your dashboard yoursite/wp-admin
  2. Hover on ‘Appearance’ and click on ‘Themes’
  3. Click on ‘Add New’ at the top, this opens the WordPress theme repository (you DON’T need internet connection for this to work if you are working locally)
  4. Click on ‘Upload Theme’
  5. You can either drag and drop the zipped file into the rectangular white area or you click on ‘Choose File’ and select the file from the displayed window and click on ‘Install Now’
  6. After successful installation click on ‘Activate’

Third Method: If you already have a zipped copy of the theme and you don’t want to follow the steps above then follow the following steps:

On a local environment
  1. Open your site folder and go to Htdocs > yoursite > wp-content > themes >
  2. Paste the theme folder here
  3. Refresh your themes page in the dashboard
  4. Your theme should appear there all you need is to activate it.
On a live host
  1. Open the File manager in your Cpanel navigate to yoursite > wp-content > themes >
  2. upload the zipped theme folder here
  3. Extract the zipped file
  4. Refresh your themes page in the dashboard
  5. Your theme should appear there all you need is to activate it.

PLUGIN

To activate/de-activate a Plugin follow the following steps:

  1. Go to your dashboard yoursite/wp-admin
  2. Click on Plugins on the sidebar
  3. This displays the currently installed plugins
  4. Locate the plugin you want to activate/de-activate and click on activate/de-activate

First Method: To install a new plugin follow the following steps:

  • Go to your dashboard yoursite/wp-admin
  • Click on Plugins on the sidebar
  • Click on ‘Add New’ at the top, this opens the WordPress plugin repository (you need internet connection for this to work if you are working locally)
  • Select the plugin you want by clicking on ‘Install’
  • After installation click on ‘Activate’ to activate it
  • You can also search for the plugin you want by using the search bar and follow steps 8 & 9 above

Second Method: If you already have a zipped copy of the plugin follow the following steps:

  • Go to your dashboard yoursite/wp-admin
  • Click on Plugins on the sidebar
  • Click on ‘Add New’ at the top, this opens the WordPress plugin repository (you need internet connection for this to work if you are working locally)
  • Click on ‘Upload Plugin’
  • You can either drag and drop the zipped file into the rectangular white area or you click on ‘Choose File’ and select the file from the displayed window and click on ‘Install Now’
  • After successful installation click on ‘Activate’

Third Method: If you already have a zipped copy of the plugin and you don’t want to follow the steps above then follow the following steps:

On a local environment
  • Open your site folder and go to Htdocs > yoursite > wp-content > plugins >
  • Paste the plugin folder here
  • Refresh your plugins page in the dashboard
  • Your plugin should appear there all you need to do is to activate it.
On a live host
  1. Open the File manager in your Cpanel navigate to yoursite > wp-content > plugins >
  2. Upload the zipped plugin folder here
  3. Extract the zipped file
  4. Refresh your plugins page in the admin dashboard
  5. Your plugin should appear there all you need is to activate it.

Don’t Forget to leave a comment if you have any question

Read Next: How to Install WordPress In a Local Environment

Similar Posts

One Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.