Viewing 6 replies - 1 through 6 (of 6 total)
  • I have just released 1.3.1 which should fix this bug.

    Thread Starter Fred Perrotta

    (@phred700)

    Works perfectly. Thanks for the quick fix!

    The tabs are displaying properly on “post” pages, but is displaying all tabbed widgets with no tab interface on “page” pages. Example on consumerismcommentary.com — looks find on the home page oand on articles, but if you go to https://www.consumerismcommentary.com/contact/ (a “page”) it is not displayed correctly.

    Thanks!

    my tabbed widgets is 1.3.1
    Sorry, it works again.

    flexo — your problem is caused by the ShareBar and SmoothGallery plugins which throw an error on individual pages. You can use Firebug to debug and see what I mean.

    jQuery(sharebar).offset() is null
    return jQuery(sharebar).offset().top;
    shareb...r=3.0.4 (line 27)
    this.galleryElement is null
    this.galleryElement.addClass(this.options.baseClass);

    Thanks, Kaspars! The plugin is working now.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Tabbed Widgets] Tabbed widget showing multiple tabs at once’ is closed to new replies.