Hi there,
I use the “tab” and “portfolio_types” shortcodes on *Login to see link
There are two issues for I which I would like to ask your help.
1. After switching between tabs, the tiles are not properly positioned, they are on top of each other.
Manually resizing the browser window solves the issue. I guess certain javascript events are not triggered when switching between tabs.
Can you sort this out?
2. The size of the mosaic tiles is not correct. I assume if the portfolio picture is portrait, then it should be show in portrait format.
Try *Login to see link select business, resize the window. “Petra” and “Michaeler & Partner” should be portrait.
What to do about that?
I upload some screenshot, but you can get credentials for the site. Is it save to post them here or how to you go about that?
Thanks,
Christian Toller
[email protected]
Below is the code used for the page:
[tabs][tab title="alle" start=open]
[portfolio_types style="mosaic" items=99 childcategories=true showexcerpt=true childof=3]
[/tab][tab title="business"]
[portfolio_posts style="mosaic" items=99 type=business]
[/tab][tab title="dachboden"]
[portfolio_posts style="mosaic" items=99 type=dachboden]
[/tab][tab title="FUN"]
[portfolio_posts style="mosaic" items=99 type=fun]
[/tab][tab title="outdoor"]
[portfolio_posts style="mosaic" items=99 type=outdoor]
[/tab][tab title="studio"]
[portfolio_posts style="mosaic" items=99 type=studio]
[/tab][/tabs]