Results 1 to 2 of 2

Thread: Child Theme

  1. #1
    Unregistered
    Thread Starter
    Guest Unregistered's Avatar

    Child Theme

    Getting ready to buy but, can someone help me understand the Child Theme concept in simple, plain English? Is it just making a mirror image, or second copy of your site? Do I HAVE TO have a child theme if I don't want to change the basic lay-out/functions of Vantage or Classipress? Thanks

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    If you're not planning to make any changes to the default theme then no there's really no reason for you to create a child theme at all. This is only something we'd recommend if you are adding functions or changing the layout, because when it comes time to update your theme, you will lose any modifications made (a child theme will prevent you losing all of your changes).

    As per the WordPress codex regarding child themes:
    A WordPress child theme is a theme that inherits the functionality of another theme, called the parent theme, and allows you to modify, or add to, the functionality of that parent theme. A child theme is the safest and easiest way to modify an existing theme, whether you want to make a few tiny changes or extensive changes. Instead of modifying the theme files directly, you can create a child theme. A child theme inherits all of the templates and functionality from its parent theme, but allows you to make changes to the parent theme because code in the child theme overwrites code in the parent theme.
    Our own documentation explains the process of customizing themes/creating a child theme here. I hope this information helps. Thanks.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 11
    Last Post: February 2nd, 2013, 11:35 AM
  2. theme-functions.php not working inside child theme folder
    By jobortunity in forum JobRoller General Discussion
    Replies: 6
    Last Post: November 6th, 2012, 04:24 AM
  3. Replies: 2
    Last Post: October 18th, 2012, 02:21 PM
  4. Child Theme question regarding Core theme Updates
    By roadking in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: March 23rd, 2012, 06:29 PM
  5. Child Theme - logout redirection to default theme issue
    By cgervereau in forum ClassiPress General Discussion
    Replies: 3
    Last Post: September 1st, 2010, 02:48 AM