Title: Header Navigation
Last modified: August 19, 2016

---

# Header Navigation

 *  [kschmandt](https://wordpress.org/support/users/kschmandt/)
 * (@kschmandt)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/header-navigation/)
 * I am using the andyblue theme and want to have only certain pages displayed across
   the header navigation. I am assuming that this code in the header.php file is
   where I need to change that.
 *     ```
       <div id="navigation">
       <li class="selected"><a href=<?php echo get_settings('home'); ?>>Home</a></li>
       <?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?>
       </div>
       ```
   
 * Can I just manually enter the pages I want in the header nav? If so what is the
   proper syntax? Do I just copy exactly what was done for the home page? Any advice
   would be greatly appreciated. I don’t want to screw it up somehow. Thanks

Viewing 1 replies (of 1 total)

 *  Thread Starter [kschmandt](https://wordpress.org/support/users/kschmandt/)
 * (@kschmandt)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/header-navigation/#post-1196909)
 * Sorry the url for the blog is:
    [http://www.plansshed.com](http://www.plansshed.com)

Viewing 1 replies (of 1 total)

The topic ‘Header Navigation’ is closed to new replies.

## Tags

 * [code-change](https://wordpress.org/support/topic-tag/code-change/)

 * 1 reply
 * 1 participant
 * Last reply from: [kschmandt](https://wordpress.org/support/users/kschmandt/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/header-navigation/#post-1196909)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
