1.3 Theme Installation

First of all, please be sure your server meets the system requirements and that your WordPress installation is correctly performed.

You can install your new theme in the following ways:

  1. From the admin dashboard, using the WordPress theme installer (easiest method).
  2. or manually via FTP

Please make sure that you start from a fresh WordPress installation, without any plugin(s).

IMPORTANT NOTE BEFORE INSTALLING THE THEME:

This theme provides a child theme, making it easier to update your site with new theme versions without losing any customizations or settings. The following instructions will teach you how to correctly install and activate the theme using the child theme, which will make your life much easier down the line:

Automatic theme installation from the WordPress Admin

  1. Login to your website in /wp-admin
  2. Go to Appearance > Themes
  3. Click Install Themes and then Upload
  4. Click on the “Browse” button and select the zipped folder of the theme from your computer.
  5. Upload the theme called onair2.zip but DO NOT ACTIVATE IT
  6. Once done click on “Return to themes”
  7. Click “add new” and upload the theme onair2-child.zip
  8. Activate onair2-child.zip
  9. Install the required plugins (next manual chapter)

Troubleshooting:

Error: The theme is missing the style.css stylesheet

If you see this error, it means that you are trying to upload the entire product package instead of the correct theme zip file. Please unzip the product folder in your computer and upload only the theme zip file and the child theme’s zip file.

Error: Are you sure you want to do this?

Please check system requirements.

 

Manual theme installation (FTP installation)

  1. Download the zipped theme folder and extract it on your local PC.
  2. Locate the correct theme folder inside of the unzipped folder, it will contain onair2child.zip and fluid.zip
  3. Make sure you unzip the correct theme folders (onair2.zip and onair2-child.zip). This will produce 2 folders: onair2 and onair2-child
  4. Connect to your hosting provider using an FTP client (e.g. Filezilla is one of the best free FTP clients, you can get it here)
  5. Navigate to your WordPress installation folder (usually is not the root folder but it should be public_html, www or something else, depending on your hosting provider settings).To be sure that you are in the WordPress folder, you should see the following three folders inside:
    – wp-content
    – wp-admin
    – wp-includes
  6. Navigate to wp-content/themes
  7. Upload the two previously unzipped theme folders ( onair2 and onair2childsee step 2. above) in wp-content/themes folder.
  8. On your browser navigate to the admin dashboard of your wordpress site (usually yoursite.com/wp-admin)
  9. Go to Appearance-> themes and activate: OnAir2 Child
  10. Install the required plugins (next manual chapter)

If you encounter any activation problem please check the system requirements, your WordPress version and disable any plugin you may have in your website.

Related Articles