1.1 Installation of the theme

Last Update: 29 March 2019

Installing The Outset

Once you’ve downloaded the installation file on ThemeForest, extract it and locate a file called theoutset.zip. You can install the theme by using one of three installation methods:.

  1. WordPress upload – This is probably the simplest way for most users. Here are the steps you need to take:
    1. Login to WordPress admin
    2. Go to admin panel > Appearance > Themes > Add New > Upload Theme
    3. Click on “Choose File” and select theoutset.zip
    4. Click on “Install Now”
  2. FTP upload – If you wish to install via FTP, here are the steps you need to take:
    1. Using FTP client, login to the server where your WordPress website is hosted
    2. Using FTP client, navigate to the /wp-content/themes/ directory under your WordPress website’s root directory
    3. Using FTP client, upload the Bridge directory to themes directory on remote server
  3. cPanel upload – If you wish to install via cPanel, here are the steps you need to take:
    1. In order to upload a theme file to your account, log into your cPanel.
    2. Navigate to Files section > File Manager menu:
    3. Move to the website directory root and locate /wp-content/themes/ folder. Click the Upload button, find your theme archive and upload it to the required directory:
    4. Extract the theme files and make sure the theme folder is located in the right directory:
    5. Access your WordPress Admin Dashboard then and navigate to Appearance > Themes. Find a new theme you extracted and activate it.

Installing The Outset Child Theme


What Is A Child Theme?

A child theme is a theme that has all the functionality and styling of another theme called the parent theme, which in our case, is The Outset. Child themes are the recommended way of modifying the code of an existing theme because a child theme preserves all custom code changes and modifications even after a theme update. If you modify code directly from a parent theme, then update the parent theme, your changes will be lost. Always use a child theme if you are modifying core code. Child themes can also be used for a number of things, such as custom CSS applications, template file modifications, and custom PHP functions and/or hooks. There are a couple of methods to modify a child theme. Child themes don’t guarantee that an update of custom code on the parent theme will not require further maintenance. This is especially true if you copy files from the parent theme to your child theme.

How To Download The Outset Child Theme

  1.  Login to your ThemeForest account and go to your Downloads tab.
  2. Locate your The Outset purchase, and click Download. Choose the ‘All Files & Documentation’ option.
  3. Once the .ZIP file is finished downloading, locate it on your computer and extract it. You will then have a folder called
  4. Navigate to theoutset_Full_Package > The Outset Theme and you will see an theoutset.zip file and an theoutset-child-theme.zip file.
  5. You must first install theoutset.zip file because that is the parent theme. Once that’s done, you can then install the child theme which follows the exact process of installing the parent theme.

 

WordPress Theme and Child Theme Installation Video : Check Video

Why Use Child Theme : Please Read This Reference Link