'How to trigger Elementor Popup based on specific url
I have a one page website with different sections and few simple popup which are triggered when user clicks on link/button on a page. I want same popup to open when user access website with a specific url example
I found setting under Elementor popup when arriving from specific URL
but this option is not working for me.
I can do same using custom JavaScript unless it will not work with elementor feature.
I tried different combination of url such as https://www.example.com/#menu
#menu
https://example.com/#menu
its not working for any combination.
I did keep condition setting also as Entire site
etc..
Just need a point as i could not find any specify article regarding this as most of the article are about how to trigger popup from link.
Solution 1:[1]
- Set a class on the section you want.
- Go to Popup triggers
- Check "On scroll to element" en put the class in.
Now the pop up show op when you scroll on the section.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | JP08 |