• Resolved elicash2

    (@elicash2)


    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/

Viewing 1 replies (of 1 total)
  • Thread Starter elicash2

    (@elicash2)

    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.