• Resolved KyleWith

    (@kylewith)


    Hello,

    I would like to implement this plugin onto my site for specific external sites/addresses but when I try to disable the “apply the exit notification to all offsite links” it does not take effect. All links still get subjected to the popup.

    I have cleared all caches, etc. Tried to find a conflict but can’t find anything.

    Is there something that would prevent this from working?

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter KyleWith

    (@kylewith)

    I should add that I have the plugin disabled on my site as I can’t have all links with active popups.

    Plugin Author Curtis V. Schleich

    (@cvscvstechcom)

    Have you modified the jQuery selector from the default? What did you try? Can you tell me what links you would like to activate Exit Notifier? If you can, I can build a selector for you to try.

    Curtis,
    The plugin does exactly what we need, however, we would like to have it enabled on all external links EXCEPT one. It is being used on a credit union site where they are required to notify when leaving the site, except for when navigating to their online banking which is online.cfccu.org.

    Is there a way to have it apply to all external links but whitelist a single URL?

    Thank you for your help.

    Plugin Author Curtis V. Schleich

    (@cvscvstechcom)

    @zpeverman Yes! See the pinned post here: https://www.ads-software.com/support/topic/a-way-to-whitelist-a-site/ and let me know if you have any questions.

    Plugin Author Curtis V. Schleich

    (@cvscvstechcom)

    @kylewith When you disable the default selector, what’s in the custom selector box? It defaults to the same selector as the default so you can change it from there. If there is a specific site you’d like to pop the selector for, you can do it like this:

    a[href*=”onesite.com”],a[href*=”anothersite.com”]

    That should allow you to only trigger on the sites you list. Let me know if that doesn’t do it for you.

    Thank you Curtis. That worked perfect. Sorry I didn’t find that one before posting here.

    Plugin Author Curtis V. Schleich

    (@cvscvstechcom)

    No problem at all @zpeverman!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘“Apply the exit notification to all offsite links” won’t Disable’ is closed to new replies.