Trying to trigger script from Elementor popup #14533
stevethewebsiteguy
announced in
Developers Community
Replies: 1 comment 2 replies
-
Not sure if I undertand it correclty, but as far as I know you cant have a popuptrigger inside a popup. Cant you create a seperate form page with a popup on it that opens when landing on the page? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm having an issue with a script not firing from a popup. I have created a test page here:
https://www.usshingle.com/test/
The popup triggers after 8 seconds. The "get estimate" button on the popup is supposed to trigger an estimate form. I have added a second "get estimate" button on the physical page and it works just fine. Trying to figure out why it won't trigger from the popup. Thanks for any help!
This is the script: <script src="[https://calculator.roofr.com/roofr-calculator.js](https://calculator.roofr.com/roofr-calculator.js)" cid="4235"></script>
And this is the button code:
Beta Was this translation helpful? Give feedback.
All reactions