Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter reprocessor

    (@reprocessor)

    Hi Michael,

    Sorry to be a pain but your last solution didn’t work. Any other ideas?

    I really appreciate your help by the way 😉

    Phil

    Thread Starter reprocessor

    (@reprocessor)

    That is absolutely brilliant!!! Thanks dude 🙂

    Do you know how to get it to work on ‘child’ pages?
    Just say in the ‘about’ section there’s ‘latest news’, ‘jobs’ & ‘contact’ where ‘about’ is their parent
    how would I go about adding the code

    <?php
    if ( is_page('about')WOULD IT BE IN HERE - IF SO HOW DO U DO IT?) { ?>
    <link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/style-about.css" />
    <?php } ?>

    or would it be something like:

    if ( is_page+child(‘about’)

    i’m not sure so any help would be amazing 🙂

    Phil

Viewing 2 replies - 1 through 2 (of 2 total)