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

Thread: style-default.css into Child Theme

  1. #1
    Thread Starter
    Junior Member cgervereau's Avatar
    Join Date
    Jul 2010
    Location
    Morocco
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    style-default.css into Child Theme

    Hello

    I've a CSS issue in my JobRoller Child Theme.
    I did a Child Theme for Classipress without problem, but when I try to do the same procedure into JobRoller the style-default.css is always loaded because of this php code into header.php.

    PHP Code:
    <link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/css/<?php if (get_option('jr_child_theme')) echo get_option('jr_child_theme'); else echo 'style-default.css'?>" type="text/css" />
    My css file is loaded too but is broken by the default style.

    There is no function into admin panel to select my own child theme like classipress (disable core selection..etc)
    I don't know how to force my child theme and I don't want to delete your link rel="stylesheet" in my header.php just in case you'll upgrade the jobroller theme.

    Could you explain us the good procedure to pass our child theme correctly because is not exactly the same in your classipress chil theme tutorial ?

    Thank you very much,

    Regards,

    Caryl

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,700
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    Junior Member cgervereau's Avatar
    Join Date
    Jul 2010
    Location
    Morocco
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    Make everything as simple as possible, but not simpler. - Albert Einstein

  5. #5
    Thread Starter
    Junior Member cgervereau's Avatar
    Join Date
    Jul 2010
    Location
    Morocco
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    Make everything as simple as possible, but not simpler. - Albert Einstein

  7. #7
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    Make everything as simple as possible, but not simpler. - Albert Einstein

  8. #8
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    Make everything as simple as possible, but not simpler. - Albert Einstein

  9. #9
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    Make everything as simple as possible, but not simpler. - Albert Einstein

  10. #10
    Senior Member bbuster79's Avatar
    Join Date
    Jan 2011
    Location
    United States
    Posts
    106
    Thanks
    5
    Thanked 10 Times in 7 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

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. 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
  2. Multiple child theme style sheets
    By nickgarnett in forum Report ClassiPress Bugs
    Replies: 21
    Last Post: September 27th, 2010, 11:05 AM
  3. 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
  4. The active theme is broken. Reverting to the default theme.
    By Yoganomics in forum Help Using ClassiPress
    Replies: 1
    Last Post: June 21st, 2010, 02:58 AM