Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    ww.wp.xz.cn Admin

    I see that your theme is “pmode-10”. I took a look at that theme.

    Add this just before that line.
    <?php $pages_to_exclude = 'exclude=123,456'; ?>

    Replace 123 and 456 and such with the ID numbers of the Pages you want to exclude. You can get these numbers from the Manage->Pages screen.

    Thread Starter exit53

    (@exit53)

    Otto42, Thanks so much for your help. Is there a way if I wanted to have every page omitted in the header and just certain pages omitted in the sidebar ‘Pages’ area? Is there an all-excluding command for the header, in otherwords? And as far as the sidebar goes, would I just include that same exclusion command you gave me?
    Thanks again.

    Otto42 – Thanks. I used this on a different blog. I had to learn how to adapt it some.

    http://www.hopefaithprayer.com

    Thanks again,

    Rex

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

The topic ‘Removing certain pages from header/sidebar’ is closed to new replies.