steve2017
Forum Replies Created
-
Forum: Plugins
In reply to: [Firelight Lightbox] PDF Not Showing / Not Scrolling on MobileThanks @garrett-eclipse, I’ll look into that
Forum: Plugins
In reply to: [Exit Notifier] Exit Notifier On All but One Link Not WorkingHaha!! I’m so sorry, I copy / pasted the link into sublime text and checked and double checked for anything that looked weird before posting too! It’s always the small things, huh?
It works perfect, and that was our last task before client review. Yew!
Thanks very much for your help!
SteveForum: Plugins
In reply to: [Exit Notifier] Exit Notifier On All but One Link Not WorkingHi Curtis, thanks very much that worked. I changed the code to the snippet below and the one offsite link does not show the EN. However, now we do get the exit notifier when we click on our logo that links to the homepage? Of course, that’s not what we want. Any thoughts?
Code I have added to the Exit Notifier settings:
a[href*="//"]:not([href*="camino.kwsmdesign.com/"]):not([href*="onlinebanking.caminofcu.org/"])Forum: Plugins
In reply to: [Exit Notifier] Control which links get the notifierI’m having the opposite issue as dnoble94. I have unchecked “Apply to all offsite links”, I have set the “jQuery Selector” to a[href*=”//”]:not([href*=”http://camino.kwsmdesign.com/”%5D):not([href*=”https://onlinebanking.caminofcu.org/caminofederalcredituniononline_41/uux.aspx#/login”%5D), saved changes and the exit notifier is still showing up when I click on the login link at the top right of the header. According to the custom code, there should be no notification.