When I have ajax off and I click on a tab nothing happens. I can view the content of a tab if I set it as default and visit the page, but as soon as I click on a tab it disappears.

If I turn ajax on it works as expected, but then the Hide empty tabs feature doesn't work and I need to have empty tabs gone.

Comments

dimaboychev’s picture

Can confirm when "TAB TYPE" is "view" then you have to use ajax in order for the tab to show content.
If "TAB TYPE" is just a "block" it works fine.

mygumbo’s picture

I also can confirm that when "TAB TYPE" is "view" then you have to use ajax in order for the tab to show content (but then empty tabs are shown).

When not using ajax, the content from the view is there in the html of the page, but it has the class quicktabs-hide. Clicking another tab does not remove the class.

tdurocher’s picture

I have run into this or something similar and it may be a duplicate of the one I created earlier today. I'd sure call it a Critical bug and would love to have it fixed, but there may be a workaround. It seems that changing the renderer to ui_tabs instead of quicktabs allows the tabs to display Views even in Ajax mode. I don't know what other ramifications there are to ui_tabs, though. Still looking for docs on that.

systemick’s picture

Status: Active » Closed (duplicate)