Title: Simple Sidebar Navigation
Last modified: August 20, 2016

---

# Simple Sidebar Navigation

 *  [sleepy_daze](https://wordpress.org/support/users/sleepy_daze/)
 * (@sleepy_daze)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/simple-sidebar-navigation/)
 * Hello, does anyone know how to use the Simple Sidebar Navigation (Version 2.15)
   plugin? I have it activated on my theme, but it doesn’t seem to be picking up
   as I don’t have any drop-down menus… what needs to go into the header.php file?

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

 *  [Max Chirkov](https://wordpress.org/support/users/maxchirkov/)
 * (@maxchirkov)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/simple-sidebar-navigation/#post-3197790)
 * This plugin was made for earlier versions of WP when “Menu” options weren’t available
   in the WordPress. If you still wish to try it out, you need to place this code
   into the header where you want your navigation to appear:
 *     ```
       if ( function_exists('dynamic_sidebar') ){
         dynamic_sidebar('Simple Top Nav');
       }
       ```
   
 *  Thread Starter [sleepy_daze](https://wordpress.org/support/users/sleepy_daze/)
 * (@sleepy_daze)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/simple-sidebar-navigation/#post-3197794)
 * Thanks, that kind of helped… but I’m still not getting the rollover drop-down
   menus… it’s just appearing as a list of bulleted links. Is it possible for me
   to email you to show you added information and screenshots regarding this issue?

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

The topic ‘Simple Sidebar Navigation’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [sleepy_daze](https://wordpress.org/support/users/sleepy_daze/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/simple-sidebar-navigation/#post-3197794)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
