JQuery Update
-
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)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘JQuery Update’ is closed to new replies.