Title: Need help adjusting header
Last modified: August 19, 2016

---

# Need help adjusting header

 *  [mkirkwag](https://wordpress.org/support/users/mkirkwag/)
 * (@mkirkwag)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/need-help-adjusting-header/)
 * Would someone mind giving me a bit of help with my header? My theme is “Orangy”
   by Skinpress. I want to control which pages show up in the header navigation 
   links. The theme automatically chooses them. I think the relevant code is here,
   but it’s not what I expect to see, having read about them in the Codex:
    - 
    -  <?=wp_list_pages2()?>
    -  <div id=”main_search”>
    - Am I looking at the wrong thing? It’s the only place in the header that I 
      se “wp list” at all.
    - Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/need-help-adjusting-header/#post-1221846)
 * the wp_list_pages() function lists **all** pages you’ve created, and shows them
   as list items to create your navigation bar.
 * Probably three ways to change this behavior:
    1. stop using wp_list_pages() and create your own menu
    2. find some plugin to modify the default behavior of wp_list_pages()
    3. delete some of the pages
 * Peter
 *  Thread Starter [mkirkwag](https://wordpress.org/support/users/mkirkwag/)
 * (@mkirkwag)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/need-help-adjusting-header/#post-1221930)
 * OK…I can’t modify wp_list to list only certain pages by specifying their position
   in the page order?
 * I looked for a plug in, and found several, but they all seem to only control 
   the site navigation – apparently defined as the sidebar navigation.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Need help adjusting header’ is closed to new replies.

## Tags

 * [wp list](https://wordpress.org/support/topic-tag/wp-list/)

 * 2 replies
 * 2 participants
 * Last reply from: [mkirkwag](https://wordpress.org/support/users/mkirkwag/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/need-help-adjusting-header/#post-1221930)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
