Child Theme Installation

Last Updated onJanuary 29, 2022

Child theme is yet another theme which inherits/uses the properties of parent theme which we were assigned to. In this case Carity is parent theme. You can create theme with any name with line of declaration to act as a child of Cartify. To make the things easier, Cartify includes sample child theme along with parent theme inside theme package.

Important aspect of child theme is to allow you to keep your changes & modifications separate from parent theme functions, to preserve it from theme updates.

Note: If you’re familiar with theme installation, you can follow the same step to install child theme as well. You can find instructions to install & activate theme here

Prerequisite: Make sure that you’ve downloaded and extracted the theme package(All files & documentation) from https://themeforest.net/downloads at themeforest.

Install Child theme via WordPress dashboard

  1. Login to your WordPress Dashboard and go to Appearance -> Themes.
  2. Click Add New and then Upload theme.
  3. Click Choose file and locate cartify-child.zip from the extracted .zip.
  4. Click Install Now. Once theme installed successfully, you can activate the theme.