Title: Tab dropdowns cannot be clicked
Last modified: August 21, 2016

---

# Tab dropdowns cannot be clicked

 *  Resolved [elicash2](https://wordpress.org/support/users/elicash2/)
 * (@elicash2)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/tab-dropdowns-cannot-be-clicked/)
 * Using the out-of-the-box tabs shortcode given with WYSIWYG editor, it displays
   nicely at first. And it works great if you don’t have a dropdown tab container
   thing, and you just have two normal tabs. But if you use the dropdown, then nothing
   happens when you click on the container label for that dropdown.
 * Here’s the code in the Page:
 *     ```
       [bs_tabs]
       [bs_thead]
       [bs_tab class="active" type="tab" href="#bs_first_tab79" title="Tab title"]
       [bs_dropdown id="bs_dropdown79" title="Dropdown "]
       [bs_tab type="tab" href="#bs_dropdown179" title="@fat"]
       [bs_tab type="tab" href="#bs_dropdown279" title="@mdo"]
       [/bs_dropdown]
       [/bs_thead][bs_tcontents]
       [bs_tcontent class="active" id="bs_first_tab79"]Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.[/bs_tcontent]
       [bs_tcontent class="" id="bs_dropdown179"]Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone.[/bs_tcontent]
       [bs_tcontent class="" id="bs_dropdown279"]Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica.[/bs_tcontent]
       [/bs_tcontents]
       [/bs_tabs]
       ```
   
 * [https://wordpress.org/plugins/bootstrap-shortcodes/](https://wordpress.org/plugins/bootstrap-shortcodes/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [elicash2](https://wordpress.org/support/users/elicash2/)
 * (@elicash2)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/tab-dropdowns-cannot-be-clicked/#post-5144282)
 * This plugin was causing other issues with my Bootstrap-theme. I assume the issue
   was having multiple calls to js files. So I decided to use a different plugin
   that didn’t make that call. Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Tab dropdowns cannot be clicked’ is closed to new replies.

 * ![](https://ps.w.org/bootstrap-shortcodes/assets/icon.svg?rev=1034009)
 * [Bootstrap Shortcodes](https://wordpress.org/plugins/bootstrap-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bootstrap-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bootstrap-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/bootstrap-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bootstrap-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bootstrap-shortcodes/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [elicash2](https://wordpress.org/support/users/elicash2/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/tab-dropdowns-cannot-be-clicked/#post-5144282)
 * Status: resolved