Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

Page buttons in header

(3 posts)

  1. Justin
    Member

    I am using Blue Box and am wondering how to only show parent pages in the header instead of all my pages.

    Posted 1 week ago #
  2. Open header.php file from your theme folder.

    Replace

    <?php wp_list_pages('title_li='); ?>

    with

    <?php wp_list_pages('depth=1&title_li='); ?>
    Posted 1 week ago #
  3. Justin
    Member

    Thanks so much. Works great.

    Posted 1 week ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }