Opening a Popup from a pricing Item button

Hello,

I need to open a popup from a pricing item. This popup is open from multiple buttons on the page. It's a contact form. I tried to select the lightbox target but it has a strange reaction (double closing button...) and blocks other buttomns of the page). Is there a workaround to this problem? Or am I going to hardcode the pricing item.

I'm in maintenance mode until we go live. I can give you the access to WP and FTP again if you did not record them from my last support as I did not erase them.

Thanks in advance.

Comments

  • Hi,

    The pricing Item element does not support popup templates. As a workaround, you can use an old version of the popup:

    • in the pricing item Content field, add a div with a unique ID (you can use any you want, but it cannot be used anywhere else on this page) and inline styles with display: none
    • later, set the button title, in the link field put the ID of this div, and set the Link target to Lightbox.

    Best regards

  • Hello,

    Thanks for your answer. I chose to set my pricing item to transparent background and use a regular button into the wrap underneath, that did the trick and saved me time :-)

    Thanks for your help and prompt response. Have a nice day!


Sign In or Register to comment.