Title: Menu in Sidebar
Last modified: August 19, 2016

---

# Menu in Sidebar

 *  [blogmd2](https://wordpress.org/support/users/blogmd2/)
 * (@blogmd2)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menu-in-sidebar-1/)
 * Hi,
 * my site is: [http://blogmd.netai.net](http://blogmd.netai.net)
 * At the top of my page I have a horizontal navigation bar of my pages.
    It includes“
   Blog”, “Ik ben”, “stoppen met roken” and “contact” note: Blog = Home (but my 
   theme allowed me to change the name :-))
 * In my right sidebar I applied the standard widget for pages but that one doesn’t
   include the “Blog”.
 * How do I make that happen? Are there any plugins? any scripts? Any other ways
   to display a menu in the sidebar?
 * Thx in advance

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menu-in-sidebar-1/#post-1259669)
 * Try editing the template for your right sidebar and add:
 * `<li<?php if( is_home() ) echo ' class="current_page_item"';?>><a href="<?php
   bloginfo('url');?>">Blog</a></li>`
 * just before `<?php wp_list_pages();?>`.
 *  Thread Starter [blogmd2](https://wordpress.org/support/users/blogmd2/)
 * (@blogmd2)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menu-in-sidebar-1/#post-1259788)
 * Hi, I would like to try that but i can’t seem to find the template for my sidebar?
   Could it be hidden in a more general template?
 * the theme btw is: Atahualpa 3.4.4 and is downloadable here:
    [http://wordpress.org/extend/themes/atahualpa](http://wordpress.org/extend/themes/atahualpa)
 * Hope you can tell me where to find it?
 * Cheers
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menu-in-sidebar-1/#post-1259802)
 * Try sidebar.php
 *  Thread Starter [blogmd2](https://wordpress.org/support/users/blogmd2/)
 * (@blogmd2)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menu-in-sidebar-1/#post-1259816)
 * That would have been to easy 🙂
 * The file isn’t there so thats why I asked if it could be stocked in another file…
 * Cheers
 *  Thread Starter [blogmd2](https://wordpress.org/support/users/blogmd2/)
 * (@blogmd2)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menu-in-sidebar-1/#post-1259858)
 * *Refresh*
 * Can someone please go through the theme and search where the php-configuration
   for the sidebar is? I’m not really into coding myself…
 * If you can provide me with something to look for i’m willing to do it myself…
 * Thank you

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

 The topic ‘Menu in Sidebar’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [blogmd2](https://wordpress.org/support/users/blogmd2/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/menu-in-sidebar-1/#post-1259858)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
