• Resolved yanoche

    (@yanoche)


    Hi !
    Your puglin seems great and match perfectly with my requirement.

    However, it’s seems like i have an issue. My visitors can click and visit an outbound link and the pop-up do not appear.

    Any help would be great.

    Thank you in advance,

    Yann

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Curtis V. Schleich

    (@cvscvstechcom)

    It looks like your jQuery selector syntax is broken. The console shows an error on click and the exit notifier window is not invoked. The incorrect snippet that prints in the console is:

    a[href*="//"]:not([href*="siamwai.com"]

    You need to close that parenthesis at the very least. Try clicking the checkbox to use the default and see if it’s working correctly, then double check your syntax on the custom selector. Let me know if I can help you craft the selector to make sure it does what you want it to do.

    Thread Starter yanoche

    (@yanoche)

    My bad ! Its work well! Thanks for the support and the great work !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Pop up doesn’t appear’ is closed to new replies.