Hi,
Thanks for contacting us.
What do you mean by “tabs, tab2 does not work.” ?
Do you mean that you can’t switch between admin tab configuration in the news block settings?
Cheers,
hi Thank you for your response
I made a show
After entering tab2 not show
But if you refresh it on the tab2 page it will work again.
Hi,
I think I understand, this is a complex problem because the tab system from your theme is using a property to define the content position that is not compatible with our plugin.
I’ve manage to find a trick (this is not the exact display behaviour but it seems to display your content). You need to open your news block, go in the Advanced tab and copy this custom CSS code:
.wplp_container.default .defaultflexslide {
zoom: 1;
transform: none !important;
}
Hi
I added css
But it still doesn’t work
Thank for you help.
Picture here
-
This reply was modified 7 years, 11 months ago by
gn00433798.
Yes I see the tab system is blocking our CSS generation at some point.
I’m sorry but I do not have any solution to that on my side, can you contact the theme or tab plugin provider so he can take a look?
Thanks.