Title: Page Visibility
Last modified: August 18, 2016

---

# Page Visibility

 *  Resolved [Ryan Fitzer](https://wordpress.org/support/users/ryanfitzer/)
 * (@ryanfitzer)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/page-visibility/)
 * Is there any way to make a page invisible in the navigation bar. I’m using a 
   horizontal naviagtion and I want to create a page using the link.php template
   but I want it to be in the sidebar and not in the main naviagtion. Any tricks
   besides deleting the page out of the admin and manually linking as an absolute
   path in the sidebar?

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/page-visibility/#post-412268)
 * “Any tricks besides deleting the page out of the admin and manually linking as
   an absolute path in the sidebar?”
 * That’s about it.
 *  Thread Starter [Ryan Fitzer](https://wordpress.org/support/users/ryanfitzer/)
 * (@ryanfitzer)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/page-visibility/#post-412270)
 * Well, crap.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/page-visibility/#post-412273)
 * [http://codex.wordpress.org/Template_Tags/wp_list_pages#Exclude_Pages_from_List](http://codex.wordpress.org/Template_Tags/wp_list_pages#Exclude_Pages_from_List)?
 *  Thread Starter [Ryan Fitzer](https://wordpress.org/support/users/ryanfitzer/)
 * (@ryanfitzer)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/page-visibility/#post-412298)
 * Thanks HandySolo. In working with it I’ve found that it is putting the title “
   Pages” back into my horizontal nav and I’ve tried the extent of my skills (a 
   little better than “cut & paste”) to get rid of it but to no avail. Any idea 
   how to keep this from happening? Your help is much appreciated.
 *  Thread Starter [Ryan Fitzer](https://wordpress.org/support/users/ryanfitzer/)
 * (@ryanfitzer)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/page-visibility/#post-412615)
 * Got it. Just took a little trial and error. Here’s what I’m using(31 being the
   id of the page I wanted to exclude):
 * `<?php wp_list_pages('exclude=31&sort_column=menu_order&depth=1&title_li='); ?
   >`
 * Thanks for the help HandySolo.

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

The topic ‘Page Visibility’ is closed to new replies.

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [Ryan Fitzer](https://wordpress.org/support/users/ryanfitzer/)
 * Last activity: [19 years, 10 months ago](https://wordpress.org/support/topic/page-visibility/#post-412615)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
