Title: Issue with tabs shortcode
Last modified: August 24, 2016

---

# Issue with tabs shortcode

 *  Resolved [jonwarmington](https://wordpress.org/support/users/jonwarmington/)
 * (@jonwarmington)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/issue-with-tabs-shortcode/)
 * a < br > is injected into the rendered html code.
    < ul class=”…./> <div class
   =”tab-content”> <div class=”tab-pane” id=”pane-0-0″> ….
 * I checked the shortcode and i see where it is coming from.
 * tabs/plugin_shortcode.php line 16-17 when definining $scontent, the
    ‘< ul ><
   div class=”tab-con…’ if you expand your editor you will see between div and class
   there is a return and thus renderes as a  in wordpress.
 * If you remove that break it corrects the issue.
 * Thanks
    Jon
 * [https://wordpress.org/plugins/easy-bootstrap-shortcodes/](https://wordpress.org/plugins/easy-bootstrap-shortcodes/)

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

 *  Plugin Author [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * (@oscitas)
 * [11 years ago](https://wordpress.org/support/topic/issue-with-tabs-shortcode/#post-6039057)
 * Hi,
 * Thanks for pointing out this issue, we will check this and provide the update
   soon.
 * Thanks
 *  [mschouten](https://wordpress.org/support/users/mschouten/)
 * (@mschouten)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/issue-with-tabs-shortcode/#post-6039216)
 * I have removed this break, but still can get tabs to work.
    When i click on another
   tab, it doesn’t change.
 * Working on latest WP 4.2.4 and Latest plugin version 4.4.4
    Is plugin version
   updated soon?
 *  Thread Starter [jonwarmington](https://wordpress.org/support/users/jonwarmington/)
 * (@jonwarmington)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/issue-with-tabs-shortcode/#post-6039217)
 * Last I checked this was not fixed in the tabs shortcode. Can you guys confirm
   if it was ever done or when it will be? I am using a custom shortcode for tabs
   right now, but would like to go back to yours.
 * MSCHOUTEN, do you see any errors within your debugger console? Maybe a JS error
   or missing a required component?
 * Thanks
    Jon
 *  [mschouten](https://wordpress.org/support/users/mschouten/)
 * (@mschouten)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/issue-with-tabs-shortcode/#post-6039222)
 * I notices an error in my debugger console:
 * TypeError: $ is not a function
    $(document).ready(function(){$(“.jumbotron”).
   fitVids()});
 * But i think it is something from my wp theme..
 * **jonwarmington**, it is not fixed in latest version.
    Can i use your custom 
   shortcode?
 *  [mschouten](https://wordpress.org/support/users/mschouten/)
 * (@mschouten)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/issue-with-tabs-shortcode/#post-6039224)
 * I found out that i had a setting
    **Bootstrap JS File** And it was set to: Use
   from theme or any other plugin
 * I have changed setting to: Use from EBS Plugin
 * And it got me to work, so it was a theme issue!

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

The topic ‘Issue with tabs shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-bootstrap-shortcodes_c3b0c1.
   svg)
 * [Easy Bootstrap Shortcode](https://wordpress.org/plugins/easy-bootstrap-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-bootstrap-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [mschouten](https://wordpress.org/support/users/mschouten/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/issue-with-tabs-shortcode/#post-6039224)
 * Status: resolved