Title: JQuery Update
Last modified: September 21, 2017

---

# JQuery Update

 *  Resolved [mmaennche](https://wordpress.org/support/users/mmaennche/)
 * (@mmaennche)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/jquery-update-3/)
 * Please change line 1021 of class.shortcode.php to check for tabs before assuming
   it is there.
 *  if ( jQuery.isFunction(jQuery.fn.tabs) ) {
    jQuery( “#’ . $id . ‘” ).tabs(‘ .
   $options_serialized . ‘); }

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

 *  [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/jquery-update-3/#post-9516043)
 * thanks for reporting
 *  [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/jquery-update-3/#post-9516051)
 * PS: Did it happen to you that tabs() was not there? That means that somewhere
   else is a problem and the script didn’t load.
 *  Thread Starter [mmaennche](https://wordpress.org/support/users/mmaennche/)
 * (@mmaennche)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/jquery-update-3/#post-9516907)
 * That might very well be true, all that I can tell you with certainty is that 
   after a couple of (Tag Groups) Updates ago I had to update the css (custom on
   my site for the plugin) due to Plugin reorganization.
 * Not a big deal but I also noticed that several things on the same page below 
   where the plugin short code was placed had stopped working. Including a Contact
   Form 7 and a Twitter Feed. After checking the console and conducting some research
   I found that Tabs was not defined.
 * So I added that wrapper and it fixed the above issues. I assume it is a version
   thing but have not had the time to research anymore than above.
 * Hope this helps
 *  [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/jquery-update-3/#post-9516970)
 * That particular code has not changed during the versions. The “tab” function 
   comes with the default WordPress installation, so actually it should be there.
 * Broken HTML code can also be the result of another bug, which will be fixed in
   the next release.

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

The topic ‘JQuery Update’ is closed to new replies.

 * ![](https://ps.w.org/tag-groups/assets/icon-256x256.png?rev=2853023)
 * [Tag Groups is the Advanced Way to Display Your Taxonomy Terms](https://wordpress.org/plugins/tag-groups/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tag-groups/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tag-groups/)
 * [Active Topics](https://wordpress.org/support/plugin/tag-groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tag-groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tag-groups/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Christoph](https://wordpress.org/support/users/camthor/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/jquery-update-3/#post-9516970)
 * Status: resolved