elementor / elementor/elementor
Script not working from pop-up
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
## Prerequisites
- [x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x] The feature is still missing in the latest stable version of Elementor ( Elementor Pro. )
**What problem is your feature request going to solve? Please describe.**
The feature would allow for third party scripts to work from popups which isn't currently supported.
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:
And this is the button code:
**Describe the solution you'd like**
I would like for the script to trigger from the popup.
**Describe alternatives you've considered**
Create a physical landing page which creates an additional step. Not as ideal as triggering from the popup directly.
Contributor guide
Assessment
This issue has not been assessed yet.