• Hello,

    I would like to open a popup on our checkout page, which is a page link with some textual information. Is there any way we can use a custom css class or selector to trigger opening the href?

    BR

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Opening popup using href selector’ is closed to new replies.