Forums

[resolved] Help With Nav Bar, Adding Pages (3 posts)

  1. criticalacclaim
    Member
    Posted 1 year ago #

    I'm trying to figure out how to create pages without having them constantly added to my navigation bar at the top. Every time I add a page, there's automatically a tab to the page added on the navbar, which makes things quite cluttered.

    http://criticalacclaim.tv

  2. MichaelH
    moderator
    Posted 1 year ago #

    If your theme uses the template tag, wp_list_pages(), to create the nav menu (probably in your theme's header.php file), you could use the exclude= or include= parameter to reach your goal.

    Resources:
    Stepping Into Templates
    Stepping Into Template Tags
    Template Hierarchy

  3. criticalacclaim
    Member
    Posted 1 year ago #

    http://wordpress.org/extend/plugins/exclude-pages/

    this plug in seemed to work quite nicely, still having trouble getting my titles to show up though.

Topic Closed

This topic has been closed to new replies.

About this Topic