Title: Sub pages
Last modified: August 18, 2016

---

# Sub pages

 *  [Robin](https://wordpress.org/support/users/hismuse/)
 * (@hismuse)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/sub-pages-2/)
 * Is there a plugin for sub pages…I mean a way to have sub pages on the sidebar
   hide under main pages. Like my pages are:
 *  * This Site
    * About Me o Favorite Movies o Favorite Books o Astrological Profile
   o Random Things About Me * Links Not To Miss * Contact Me * Guestbook
 * and I could have the favorite movies, books, astrological profile and random 
   things have hidden under About Me.
 * There must be something like that right?

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/sub-pages-2/#post-366842)
 * Try search: “fold page menu” and similar keywords.
 *  Thread Starter [Robin](https://wordpress.org/support/users/hismuse/)
 * (@hismuse)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/sub-pages-2/#post-366844)
 * I found the fold page menu one I think and the plugin page didn’t exist anymore.
 *  [Ryan Fitzer](https://wordpress.org/support/users/ryanfitzer/)
 * (@ryanfitzer)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/sub-pages-2/#post-366863)
 * Certain themes have them by default. The best one I’ve seen is [K2](http://getk2.com/)
   It puts your main pages up top and once your click it, it shows the subpages 
   in the sidebar of that page. That is if your willing to change your theme. I’ve
   also seen others in the codex’s theme directory that do it exactly as you’ve 
   listed but I can’t remember which one’s. You could do some cutting and pasting
   into your theme if you good at that kind of stuff. I haven’t tried it.
 *  [dhal](https://wordpress.org/support/users/dhal/)
 * (@dhal)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/sub-pages-2/#post-367166)
 * Just use this code:
 * <?php wp_list_pages(‘sort_column=menu_order&title_li=&depth=1’ ); ?>
 * It will only show the first top level (depth=1)
 *  [lxg](https://wordpress.org/support/users/mastermind/)
 * (@mastermind)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/sub-pages-2/#post-367167)
 * Check out these: [http://www.webspaceworks.com/resources/cat/wp-plugins/30/](http://www.webspaceworks.com/resources/cat/wp-plugins/30/)
   and [http://www.webspaceworks.com/resources/cat/wp-plugins/31/](http://www.webspaceworks.com/resources/cat/wp-plugins/31/)
   and see them doing a fine job at my site. 😉
 * (Note that I modified both of them in order not to create links to the currently
   displayed page.)
 *  Thread Starter [Robin](https://wordpress.org/support/users/hismuse/)
 * (@hismuse)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/sub-pages-2/#post-367193)
 * Ok, I got it to work but how do you get the hidden pages to open up?
 *  [dhal](https://wordpress.org/support/users/dhal/)
 * (@dhal)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/sub-pages-2/#post-367196)
 * I had success achieving this without a plug in (sorry plugin makers). What I 
   did is download an existing theme that had this sort of set up (in this case 
   K2) and either use it or copy the code (which I did). It worked quite well for
   me.

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

The topic ‘Sub pages’ is closed to new replies.

## Tags

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

 * 7 replies
 * 5 participants
 * Last reply from: [dhal](https://wordpress.org/support/users/dhal/)
 * Last activity: [20 years, 1 month ago](https://wordpress.org/support/topic/sub-pages-2/#post-367196)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
