DonPirate
Newbie
- Nov 30, 2022
- 44
- 20
Hello,
The software we use to sell gift cards for our show provides the following HTML code to initiate the purchase process:
It works thanks to the plugin I have installed from the gift card software. The relevant URL is: https://scandaldinnershow.com/regala-scandal/.
The first button is generated by the HTML code, and the second button is the one I would like to use to open the popup with the iframe.
Do you know if it is possible to open this popup using an Elementor button? I am currently using the free version of the Elementor plugin.
Thanks!
The software we use to sell gift cards for our show provides the following HTML code to initiate the purchase process:
<div class="load-turitop" data-service="P7" data-lang="es" data-embed="button" data-gift="checked">Comprar bono regalo</div>
It works thanks to the plugin I have installed from the gift card software. The relevant URL is: https://scandaldinnershow.com/regala-scandal/.
The first button is generated by the HTML code, and the second button is the one I would like to use to open the popup with the iframe.
Do you know if it is possible to open this popup using an Elementor button? I am currently using the free version of the Elementor plugin.
Thanks!