Light Dark

*to close search form press ESC or close toggle

Exquil – Beauty Salon eCommerce Theme
Exquil – Beauty Salon eCommerce Theme
46 Articles Version 2.6
Installation

Child Theme

Included in the files you download from ThemeForest for the theme is a zip archive named exquil-child.zip. A child theme in WordPress is a sub-theme that inherits the functionality, features, and style of its parent theme. Using a child theme is highly recommended for customizing your site, as it allows you to make changes without affecting the original code of the parent theme.

Advantages of Using a Child Theme
  1. Safe Updates: With a child theme, you can update the parent theme without losing your customizations. This ensures your site stays up-to-date and secure.
  2. Customization: A child theme allows you to alter the layout, functionality, and styling of the parent theme without modifying the original theme files. This is useful for CSS customizations, template file modifications, and custom functions.
  3. Fallback Safe: If there are issues with the child theme, the parent theme acts as a fallback, ensuring your site remains functional.
Installing the Child Theme
  1. Upload the Child Theme: In your WordPress dashboard, go to ‘Appearance’ > ‘Themes’, click on ‘Add New’, then ‘Upload Theme’. Choose the exquil-child.zip file and click ‘Install Now’.
  2. Activate the Child Theme: After the installation, click ‘Activate’ to enable the exquilchild theme on your site.
Customizing the Child Theme
  • Edit CSS: To modify the appearance, add your custom CSS to the child theme’s style.css file. This will override the corresponding styles in the parent theme.
  • Edit PHP Files: If you need to modify PHP files, copy them from the parent theme into the child theme, maintaining the same file structure. Any modifications should be made in the child theme’s copies of these files.
  • Add Functions: You can add custom PHP functions to the child theme’s functions.php file. These functions are loaded in addition to the parent theme’s functions.

By utilizing the child theme, you can ensure that your customizations are preserved and effectively manage updates to the parent theme.

Didn't find the answer to your question?

Let us help you find the solution you're looking for.

Submit a Ticket