• Resolved gn00433798

    (@gn00433798)


    I love this plugin very much
    However, when using wordpress tabs, tab2 does not work.
    can you help me?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author JoomUnited

    (@joomunited)

    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,

    Thread Starter gn00433798

    (@gn00433798)

    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.

    Plugin Author JoomUnited

    (@joomunited)

    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;
    }
    Thread Starter gn00433798

    (@gn00433798)

    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.
    Plugin Author JoomUnited

    (@joomunited)

    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.

    Thread Starter gn00433798

    (@gn00433798)

    thank you
    It’s ok

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘use wordpress tabs, tab2 not work.’ is closed to new replies.