masonry/isotope and tabs issue

Home / Forums / Pinnacle Theme / masonry/isotope and tabs issue

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
September 19, 2014 at 6:10 am

Hi Ben,

here’s a classical issue with dynamic grid layouts and initially hidden content. Unfortunately this doesnt work for me in Pinnacle today.
In the post/page editor I insert the Pinnacle Shortcode for TABS and for the second – i.e. initially hidden – tab i query some staff data containing images:

[tabs][tab title="title1" start=open]
Put content here
[/tab][tab title="title2"]
[staff_posts items="-1" orderby="menu_order" columns="2" ratio="square" link="true" cat="JIB"]
[/tab][tab title="title3"]
Copy and paste to create more
[/tab][/tabs]

The second tab doesn’t get displayed properly.
Any chance to fix that soon?

Dirk

( Calling isotope.reLayout() each time the tabs are switched saved my day in other projects… )

  • You must be logged in to reply to this topic.