• Resolved lisahinson

    (@lisahinson)


    When I activate the child theme the pages don’t show up … On the regular theme (even though I’ve been changing all the borders and backgrounds to white) .. there is a horrible dark gray border around all the sections – and the green for the nav menu. Can you tell me how to get the child theme activated and have the pages show up? thank you!!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Did you create the child theme yourself? Go to wp-config.php and enable wp-debug to see what the errors are.

    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_DISPLAY’, true);

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Can you clarify what you mean when you say:

    the pages don’t show up

    One other question I have is what is the parent theme? It sounds like there could be something wonky with the parent theme.

    Thread Starter lisahinson

    (@lisahinson)

    I just tried again to activate the child theme and it worked… Didn’t do a darn thing on my end. Thank you for reaching out to help though!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Child Theme issues’ is closed to new replies.