Title: Boostrap3 drop down toggle not working
Last modified: August 21, 2016

---

# Boostrap3 drop down toggle not working

 *  [designerwarrington](https://wordpress.org/support/users/designerwarrington/)
 * (@designerwarrington)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/boostrap3-drop-down-toggle-not-working/)
 * Hi
    I’ve built a test site based using bootstrap3 – however the toggle doesn’t
   work and I can’t find any errors the JS script is installed correctly and I’ve
   added the code to the functions file linking to the WP_nav_walker file available
   on GitHub.
 * the header file code is:
    <?php wp_nav_menu( array( ‘menu’ => ‘primary’, ‘theme_location’
   => ‘primary’, ‘depth’ => 2, ‘container’ => ‘div’, ‘container_class’ => ‘collapse
   navbar-collapse navbar-ex1-collapse’, ‘menu_class’ => ‘nav navbar-nav’, ‘fallback_cb’
   => ‘wp_bootstrap_navwalker::fallback’, ‘walker’ => new wp_bootstrap_navwalker()));?
   >
 * and I’ve added this to the functions doc:
    // Register Custom Navigation Walker
   add_action( ‘init’, ‘register_my_menu’ ); require_once(‘wp_bootstrap_navwalker.
   php’);
 * conecting to wp_bootstrap_navwalker.php
 * any help or advice greatly appreciated – I’ve been trying to fiz this issue for
   3 hours site link here: [http://creative-media.info/WarringtonBonsai/](http://creative-media.info/WarringtonBonsai/)
 * cheers
    paul

The topic ‘Boostrap3 drop down toggle not working’ is closed to new replies.

## Tags

 * [drop down menu not working](https://wordpress.org/support/topic-tag/drop-down-menu-not-working/)
 * [toggle](https://wordpress.org/support/topic-tag/toggle/)

 * 0 replies
 * 1 participant
 * Last reply from: [designerwarrington](https://wordpress.org/support/users/designerwarrington/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/boostrap3-drop-down-toggle-not-working/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
