Forums

[Help] Unable to create new page - it always auto-populates in navigational menu (3 posts)

  1. kate0721
    Member
    Posted 2 years ago #

    When I go to Pages >> Add new , creating a new page will automatically display as part of the navigation theme menu.

    Can someone help me create a new page within WordPress, wherein I click on a link within my post, and it will bring me to that new page I created (rather than having that new page display as part of the navigational menu)?

    Thanks in advance,

    -kat

  2. ryans149
    Member
    Posted 2 years ago #

    remove the page link from your navigation menu. Or you can exclude that page:

    http://codex.wordpress.org/Template_Tags/wp_list_pages

  3. kate0721
    Member
    Posted 2 years ago #

    where is wp_list_pages located?

    I tried added the following in header.php in removing the new page in the navigational menu, but it does not work:

      <?php wp_list_pages('exclude=202' ); ?>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags