• Resolved ballydarren

    (@ballydarren)


    Using an argument I cut and pasted from the wordpress site, I was able to sucessfully exclude a page from the navigation bar. It works on all my pages except the page that has the
    Lazy Gallery 0.4 installed on it. Anyone have a clue why this is happening and how i can exclude the page on the Lazy
    Gallery page as well?

    darren

Viewing 3 replies - 1 through 3 (of 3 total)
  • What is the code you are using?

    Thread Starter ballydarren

    (@ballydarren)

    Here is the section of the code where I excluded page 15 (my “Lyrics” link) from the navigation bar.

    <h4>Navigation</h4>

    • home
    • <?php wp_list_pages(‘exclude=15&title_li=’); ?>

    • Picture Gallery
    • As I said before it is excluding the link on every page except the Lazy Gallery page. Is the problem here or is it
      with the Lazy Gallery code?

      darren

    Thread Starter ballydarren

    (@ballydarren)

    my friend help me figure it out. thanks, darren

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Excluding a page from navigation on Lazy Gallery page’ is closed to new replies.