Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Oh wow. Nevermind.

    It would help if I were using the proper closing tags.

    DOH!

    >_<

    @ninenote

    This fix works great for one page! Thanks for posting.

    But I can’t seem to make this work for multiple pages. Can you help?

    I’ve tried all of the following, and none of them work for more than one page:
    <?php if($post->ID !=xxx,yyy,zzz): ?>
    <?php if($post->ID != xxx,yy): ?>
    <?php if($post->ID !=’xx’,’yy’): ?>
    <?php if (!is_page(array(‘Page Title’, ‘other-page-title’, 29))) { ?>

    I know there’s an easy fix, and I’ll probably kick myself later. But I’m about ready to pull my hair out!

    I’ve got several other php exclusions running just fine (like excluding specific pages when the “list all” feature is used, etc…). I’m at a loss…

    O_o

    Thanks!

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