Plugin Author
Damian
(@timersys)
Hi, both the free a premium support that or trigger by class attribute. Also we have a popup shortcode generator that will help you to create triggered popups.
Eg:
<a href="http://homepage.com/#spu-123">Click here</a>
<a href="#" class="spu-open-123">Click Here</a>
ps: Remember to configure the popup to use “manual trigger”
If you like the plugin / support please leave a short review. It’s a tremendous help for us!
Thanks
-
This reply was modified 9 years, 3 months ago by
Damian.
Hi Damian, thanks for getting back! My question is really about triggering via the referring URL.
How do I prevent the pop-up from triggering on webpages with query parameter? Specifically, a parameter that equals ANY value.
So for example, I don’t want the pop-up to show when visitors arrive via URL with “cdi=” as a query parameter, whatever the value of cdi. Can we use wildcards? Something like” cdi=*” Thanks!
Plugin Author
Damian
(@timersys)
The query string display rule is exact match but you could try the ferrer one. Im not sure if it’s going to work but is worth to try.
regards
Query parameter should look like this:
example.com/page-url/?something
In popup config choose “Query”, choose “Not equal” and in the blank box enter “something” (without quotes, or anything).
Now, if you visit page example.com/page-url/?something popup will NOT trigger.
-
This reply was modified 8 years, 9 months ago by
saznajnovo.