Thread Starter
dav74
(@dav74)
Just to explain that slightly better, is there anywhere in your plugin settings where we can add the href of a URL to open a specific popup? When we then click that link on that page, it would automatically open up the content in a popup.
Thanks!
Thread Starter
dav74
(@dav74)
Hello – a quick reply would really be appreciated 🙂
I cannot use your option here: https://gist.github.com/timersys/d68690a85aed14a02318
I need to be able to add another trigger class (href trigger class) to a popup. I cannot easily edit the existing link on the checkout page, hence why a custom trigger class is needed.
Plugin Author
Damian
(@timersys)
Hi @dav74,
sorry for the delay I was on holidays.
You can use simple display rules for that. USe the display rules to open when page is equal to Checkout (or the name of your checkout page)
You can set the popup to open after 1 second so it show immediately to the user. Is that what you need? Or you can use spu-open-123 class attribute where 123 is the id of the popup. That would be the available options.