Below are screenshots of some of the Child Themes you will receive with your Builder Theme purchase. On the date of this post, there was a total of 24 Child Themes available, and more are being added all of the time.
What is a child theme?
Child themes are a fairly new concept as far as their use in Wordpress. Simply put, a child theme is a theme that inherits the functionality of another theme, known as the parent theme. The child theme allows you to modify, or add to, the functionality of that parent theme.
This tutorial will show you how to create a basic child theme. It also explains what you can do with [...]
Creating Wordpress Child Themes
Here are some of the things we will cover in this basic tutorial on creating child themes for Wordpress. Since I am a huge fan of the new Builder Theme by iThemes, I will be using the core Builder theme files in the examples.
Create your own child theme for Builder theme
Upload the child theme
Activate the child theme on your site
Modify the child theme [...]
Introduction To Child Themes.....What They Are and How To Use Them
In the latest versions of Wordpress, 3.0 and later, they have introduced the possibility of using Child themes. By using Child themes in your Wordpress website, you can modify or change (override, actually) all aspects of a Parent theme. In other words, you now are able to change the settings in the stylesheet, page templates, and [...]