• Resolved eliasonw

    (@eliasonw)


    Hello there,

    I have been trying to get someone to help me for the past 2 weeks on this, but have not had a response as yet.

    When I put the pricing table inside tabs, the first tab displays the table perfectly but when I click on the second tab everything is placed into a single row overlapping it.

    I have tried your https://supsystic.com/documentation/tune-pricing-table-inside-tabs/ but am not sure if possibly im not implementing it correctly, or it doesnt work?

    I am using divibuilder.

    Please help.

    Thanks

    Regards
    Warren

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello, @eliasonw
    Thank you for contacting us regarding your question!
    We couldn’t find your first ticket.

    Please contact us through our
    internal support.
    We will help you to solve the problem.

    Plugin Author supsystic

    (@supsysticcom)

    At its core, you should add an onclick event to this tab.
    For example:

    jQuery('.somebutton).click(function()
    { jQuery('.ptsTableFrontedShell').trigger('resize'); });

    Best regards,
    Ole

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

The topic ‘Pricing table overlaying itself inside tabs’ is closed to new replies.