Forums

Quick help with excluding and including pages? (1 post)

  1. rickfish182
    Member
    Posted 4 years ago #

    Hi All - quick question. I'm trying to exclude a privacy policy link from my header navigation and include it in the footer only. Looking for proper syntax on how to do this. I'm using Ryan Heller's Suckerfish plug in and my code looks like this:

    if (get_option('suckerfish_menuitem1') == 'Pages') {wp_list_pages('title_li=&exclude=97');}

    Doc ID 97 is my privacy policy. Is this correct? For some reason, it's not working.

    Any help appreciated...

Topic Closed

This topic has been closed to new replies.

About this Topic