by ShibaShake


WordPress Child Themes

Child WordPress themes are a simple way for you to make modifications to any existing WordPress theme.

The main advantage of child themes is that it allows you to update the parent theme as often as you want, and still keep all of your theme modifications intact. With child themes, you make all your modifications in a separate area than the parent theme area. These modifications then get automatically transferred to new versions of the parent theme with little or no effort from you. In this way, you can keep up to date with new WordPress features and releases, without losing any of your previous work.

Here is an example child theme for Shiba. You can install it as you would any WordPress theme, and it automatically inherits all of the properties of its parent theme. You can use it as a starting point for learning about child themes.

The Shiba child theme only contains –

  • A style.css file where you canĀ  add new static styles, and override old styles from the parent theme.
  • A functions.php file where you can create new dynamic styles and override previous styles.
  • Two different page template files that can be used together with the Shiba WordPress theme.

If you do or plan to do any WordPress theme modifications, child themes are well worth the time to learn. It will save you a lot of effort down the road, and provide you with much greater website design flexibility.

Here are some simple tutorials on how-to -

  1. Create a child theme.
  2. Create static styles.
  3. Create dynamic styles.

These techniques will give you great power in customizing and personalizing your blog.

Related Articles

<< Previous Next >>

<a href="http://shibashake.com/wordpress-theme/customize-your-wordpress-blog-with-child-themes" target="_top">Customize Your WordPress Blog with Child Themes</a>

Customize Your WordPress Blog with Child Themes

What are WordPress child themes? Child themes are a simple way for you to modify WordPress themes, and keep track of all your changes. With child themes you can make all of the same modifications as you would to the parent theme, but you do all of this in a separate child theme area. This allows you to update the parent theme whenever you want and...

<< Previous Next >>

<a href="http://shibashake.com/wordpress-theme/use-wordpress-child-themes-to-create-static-styles" target="_top">Use WordPress Child Themes to Create Static Styles</a>

Use WordPress Child Themes to Create Static Styles

You can include new CSS styles to your WordPress child theme by just adding them to your new style.css file. For example, in the blog below, there is a bio section at the top with a profile picture. We created this bio section by entering the following code into a Text widget, and placing that Text widget into the header widget area within the parent...

<< Previous Next >>

<a href="http://shibashake.com/wordpress-theme/use-wordpress-child-themes-to-create-dynamic-styles" target="_top">Use WordPress Child Themes to Create Dynamic Styles</a>

Use WordPress Child Themes to Create Dynamic Styles

Sometimes, you may want to define design styles that are based on certain blog conditions. For example, you may only want to display your bio on your blog homepage, and not on any of the other pages. There are several ways you can achieve this, including using a dynamic design style. To define dynamic design styles, you need to create a functions.php...

<Playback Stop Play >

RSS feed for comments on this post. TrackBack URL

Leave a Reply

search button search button
rss