Uncode’s main download folder includes a child theme. A WordPress child theme allows you to apply custom code changes to your site. Using a child theme ensures your customizations will not be overwritten, even if you update the parent theme.
How to install your Child Theme
- Log in your ThemeForest account, access your download page and download the package "All files and documentation", screenshot ;
- Unzip the folder and locate the file named "uncode-child.zip", screenshot ;
- Access your WordPress admin → Appearance → Themes, upload and activate the "uncode-child.zip", screenshot .
Note: you must first install Uncode.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. The Child Theme works on top of the parent theme and you don't need to update it when you update the parent theme (Uncode).
What is a child theme?
Although child themes can be a great way to add custom changes to Uncode, they are most often used to customize core code taken from the parent theme. Because of this, please be aware that customizations of this nature fall outside our scope of support, and we will be unable to assist you with any issues that may arise. The Uncode child theme is primarily inserted in the package for developers’ convenience.
A child theme is a theme that has all the functionality and styling of another theme; referred to as the parent theme. Child themes are the recommended way of modifying the code of an existing theme, since a child theme preserves all custom code changes and modifications; even after a theme update. If you modify code directly from a parent theme, and then update the parent theme, your changes will be lost.
Always use a child theme when modifying core code. Child themes can also be used for custom CSS applications, template file modifications, and custom PHP functions and/or hooks. There are two ways to modify a child theme. Bear in mind that using child themes is no guarantee that an update of custom code on the parent theme will not require further maintenance.
To learn more about child themes, follow the links below:
Comments
0 comments
Article is closed for comments.