What I’m trying to achieve:
I have 4 tabs. Tab 1 will be an “All”
Tab 2 - 4 will be specific genres of videos (i.e. nature, space, animals)
Tab 1 will show all the recent videos grabbed from 2 - 4
These display about 3 - 4 embedded (or lightbox) videos of recently inputted to WP.
Currently as I have it, I have the Tabs element from Pro.
For the content, I have EssentialsGrid, made one for each tab. The way I’m mocking a filter is that the grid’s source is posts. These posts are categorized by “Video” and what their genre is. Because all these posts are categorized as “Video” it allows Tab 1 to show the top recent posts creating a filter effect.
However, the problem here is that Essentials Grid + Tabs element do not behave correctly together. The grid is loaded as a very tiny grid on the top left of the tabbed area. I have to tab to a different browser tab and back and it’ll display the correct size.
AFAIK, from searching the support forum, this is not possible to overcome. Does anyone have any ideas on how to achieve this?