Title: Posts in drop down menu?
Last modified: August 19, 2016

---

# Posts in drop down menu?

 *  Resolved [steepstone](https://wordpress.org/support/users/steepstone/)
 * (@steepstone)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/)
 * How do I ad post and categories in the drop down menu? I get only pages.

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

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-959924)
 * Use the [template tag](http://codex.wordpress.org/Template_Tags), [wp_dropdown_categories()](http://codex.wordpress.org/Template_Tags/wp_dropdown_categories),
   for categories.
 * Also look at the [wp_get_archives()](http://codex.wordpress.org/Template_Tags/wp_get_archives)
   article for a dropdown example, and this article addresses dropdown also (read
   some of the comments also):
    [http://www.problogdesign.com/quick-tweaks/dropdown-the-monthly-archives/](http://www.problogdesign.com/quick-tweaks/dropdown-the-monthly-archives/)
 * Note: with wp_get_archives you would want to use the **type=postbypost** parameter
 *  Thread Starter [steepstone](https://wordpress.org/support/users/steepstone/)
 * (@steepstone)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-959992)
 * Hi
    I wasn´t thinking of a dropdown box, I was thinking of the horisontal menu
   on top of the page.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-959997)
 * Then using the technology you use for pages, use wp_list_categories, and wp_get_archives.
 * [http://www.liewcf.com/blog/archives/2005/05/wordpress-navigation-bar/](http://www.liewcf.com/blog/archives/2005/05/wordpress-navigation-bar/)
   
   [http://www.google.com/search?q=wordpress+categories+in+nav+ba](http://www.google.com/search?q=wordpress+categories+in+nav+ba)
 * Not sure if it applies, but look at [Creating_Horizontal_Menus](http://codex.wordpress.org/Creating_Horizontal_Menus)
   and the More Information on Horizontal Menus section of that article.
 *  Thread Starter [steepstone](https://wordpress.org/support/users/steepstone/)
 * (@steepstone)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-960003)
 * Tansk, I´ll look into this.
    In my case I want to combine both post and pages
   in the top menu. (menu with sub menu) It look like I have to hard code the meader.
   php, right?
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-960006)
 * Yes to header.php if that’s where the nav is displayed.
 *  [paul-1](https://wordpress.org/support/users/paul-1/)
 * (@paul-1)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-960009)
 * If you don’t want to hard code there is a plugin which can help with this: “[Page Links To](http://wordpress.org/extend/plugins/page-links-to/)”(
   by Mark Jaquith). Using that you could set up a page, which will appear in your
   navigation menu, but make it direct automatically to your post or category. I
   find it a really helpful plugin; but you may not want to rely on a plugin for
   this.
 *  Thread Starter [steepstone](https://wordpress.org/support/users/steepstone/)
 * (@steepstone)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-960015)
 * MichaelH, thanks. I´ll will turn the question around, and put it like this. How
   can I only list some of the pages? I am using <?php wp_list_pages(‘title_li=’);?
   > This one lists it all. What do I do to list some of the pages?
 * ..paul, thanks. I´m using WP 2,7, the plug in supports only 2,6.
 *  [paul-1](https://wordpress.org/support/users/paul-1/)
 * (@paul-1)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-960018)
 * working for me on 2.7
 *  Thread Starter [steepstone](https://wordpress.org/support/users/steepstone/)
 * (@steepstone)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-960027)
 * thanks
 *  Thread Starter [steepstone](https://wordpress.org/support/users/steepstone/)
 * (@steepstone)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-960091)
 * …paul, the plug-in made it!

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

The topic ‘Posts in drop down menu?’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 10 replies
 * 3 participants
 * Last reply from: [steepstone](https://wordpress.org/support/users/steepstone/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/posts-in-drop-down-menu/#post-960091)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
