Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Using a Child Theme with QC

  1. #1
    Thread Starter
    Newbie hccmarketing's Avatar
    Join Date
    Nov 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Using a Child Theme with QC

    I am trying to use a child theme with the qc parent theme. I understand the basics of setting up a child theme, but I am running into some issues.

    Issue 1: If I try and modify a file in the theme's "includes" directory (example /child-theme/includes/theme-footer.php), creating that sub directory and file with the same name as the parent file doesn't seem to work. The site is still showing the page contents of the file in the parent theme (example /parent-theme/includes/theme-footer.php).

    Issue 2: If I try and add this

    Code:
    <?php
    	remove_theme_support( 'ticket-milestones' );
    ?>
    to the child-theme functions.php file, it doesn't cancel out this line

    Code:
    add_theme_support( 'ticket-milestones' );
    found in the parent-theme/functions.php file.

    How am I supposed to use a child-theme if these types of things don't work? Isn't the whole point of a child-theme to avoid having to modify the files in the parent-theme?

  2. #2
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  3. #3
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Senior Developer, AppThemes scribu's Avatar
    Join Date
    Jun 2011
    Posts
    50
    Thanks
    3
    Thanked 11 Times in 11 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Last edited by scribu; November 11th, 2011 at 12:41 PM.

  5. #5
    Senior Developer, AppThemes scribu's Avatar
    Join Date
    Jun 2011
    Posts
    50
    Thanks
    3
    Thanked 11 Times in 11 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Rookie transmitstudio's Avatar
    Join Date
    Dec 2011
    Location
    Canada
    Posts
    7
    Thanks
    2
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Senior Developer, AppThemes scribu's Avatar
    Join Date
    Jun 2011
    Posts
    50
    Thanks
    3
    Thanked 11 Times in 11 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    Rookie transmitstudio's Avatar
    Join Date
    Dec 2011
    Location
    Canada
    Posts
    7
    Thanks
    2
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    Rookie transmitstudio's Avatar
    Join Date
    Dec 2011
    Location
    Canada
    Posts
    7
    Thanks
    2
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    Senior Developer, AppThemes scribu's Avatar
    Join Date
    Jun 2011
    Posts
    50
    Thanks
    3
    Thanked 11 Times in 11 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  11. The Following User Says Thank You to scribu For This Useful Post:

    transmitstudio (December 19th, 2011)

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Child Theme question regarding Core theme Updates
    By roadking in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: March 23rd, 2012, 05:29 PM
  2. child theme - functions - theme actions
    By pauro in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: January 3rd, 2012, 06:56 AM
  3. Creating child theme, Modifying classipress theme
    By kajaja in forum ClassiPress General Discussion
    Replies: 2
    Last Post: September 29th, 2011, 11:28 AM
  4. Artisteer/existing theme to child theme it on classipress
    By jpartner in forum ClassiPress General Discussion
    Replies: 3
    Last Post: October 30th, 2010, 12:06 PM
  5. Child Theme - logout redirection to default theme issue
    By cgervereau in forum ClassiPress General Discussion
    Replies: 3
    Last Post: September 1st, 2010, 01:48 AM