How To Start Your #Authorpreneur Blog: Create a Child’s Theme (Part 4)

How To Start Your #Authorpreneur Blog: Create a Child’s Theme (Part 4)

Hello all!

We are now in part 4 of the How To Start Your #Authorpreneur Blog. In this video, we will learn how to create a child theme. A child theme is used to protect your blog from freakish, unexpected changes that may occur to your theme.

For those who are just joining us, in part 1, we learned how to buy a domain name for your blog. In part 2, we learned how to host your domain name. In part 3, we learned how to install WordPress on your blog.

Creating a child theme is a simple process, but you have to follow the steps which I explain in the video.

Go ahead and watch the video to learn how to create a child them for your WordPress blog.

A few reminders…

Once you log into the Filemanger…

  1. Find your domain name’s directory on the left
  2. Click on ‘wp-content’
  3. Then click on ‘themes,’ and
  4. create your new file directory with the name of the theme plus child.

Make sure the directory’s name is the same at the theme’s name so the child theme will read the original theme

Once you’ve created the new directory create a stylesheet AND name is style.css (If you don’t name the file ‘style.css’, your child theme will NOT work. I had to find out the hard way.)

Then insert the following code:

/*

Theme Name: (Write the theme name)

Description: Child theme for the organic_structure_free_v3

Author: (Your Name)

Template: (Type the EXACT name of the template

*/

@import url(“../organic_structure_free_v3/style.css”);

Again, make sure the directory’s name is the same asthe theme’s name so the child theme will read the original theme properly.
I hope this video has been helpful. See you in the next video. 

And FYI. I am a professional blogger that receives compensation from the companies whose products I use by using affiliate links. I am independently owned and the opinions expressed here are my own. You can choose to purchase through the link or not. The choice is yours 🙂 Thanks for reading and your continual support. Remember, sharing is caring.

For the rest of the series, check out the following articles.

How To Start Your #Authorpreneur Blog: Buy A Domain Name (Part 1)

How To Start Your #Authorpreneur Blog: Host Your Domain Name (Part 2)

How To Start Your #Authorpreneur Blog: Install WordPress (Part 3)

How To Start Your #Authorpreneur Blog: Create an Email List and Add Plug-ins (Part 5)

 

The following two tabs change content below.
#BossWriter-In-Chief

#BossWriter-In-Chief

#BossWriter-In-Chief at #BossWriter Membership Site
G.C. Denwiddie is authorpreneur who writes and helps authors make 'writing and dollars synonymous." Sign up to the #BossWriter Daily Writing Challenge: http://bosswriter.me/index.php/daily-writing-challenge/. Thanks for reading!
#BossWriter-In-Chief

Latest posts by #BossWriter-In-Chief (see all)