Curtis V. Schleich
Forum Replies Created
-
Forum: Plugins
In reply to: [Exit Notifier] Individual links onlyDo contact me if I can help at all @mrroeder. Closing this for now.
Forum: Plugins
In reply to: [Exit Notifier] Exit Notifier vs. Internet ExplorerThat’s excellent, @dwarho! Thank you! I’ll update with this fix in the next day or so.
Wonderful!
Forum: Plugins
In reply to: [Exit Notifier] Conflict With Gravity FormsThis is the first I’ve heard of it. Does it work if you disable Exit Notifier?
Forum: Plugins
In reply to: [Exit Notifier] Individual links onlyJust checking in, @mrroeder! Did you get it to do what you wanted? I’ll be glad to help if not.
Forum: Plugins
In reply to: [Exit Notifier] Exit Notifier vs. Internet ExplorerUnfortunately, not yet. I’m on a very large paid job that I’m behind on. I hope to get to it soon, but I can’t make any promises. Thanks for your patience!
Forum: Plugins
In reply to: [Exit Notifier] Divi Menu LinksYes, it does, Scott. It also confirms that the issue you’re having with that really has nothing to do with Exit Notifier.
Divi is adding the class to the outer element instead of to the
<a>tag. When styling for appearance, that works fine, but not in this case. Your workaround does the trick so I think you’re ok, but there’s nothing I can do if the class isn’t actually on the element my plugin is already looking at. It would be quite impractical and slow to take the time to also examine all of the parent elements in case the class is on the wrong element.Does that make sense to you? I’ll tentatively mark this as resolved, but please feel free to follow up if you disagree. I’ll be glad to continue the conversation.
Forum: Plugins
In reply to: [Exit Notifier] Divi Menu LinksScott, how are you adding the noExitNotifier class in the first place?
As I read back, I had thought you were talking about the Exit Notifier class that gets added to indicate it’s an outbound link. The noExitNotifier class is one you add manually to any content you want to exclude from Exit Notifier. So my plugin is not placing that class, just looking for it in the
<a>tag.Your workaround will certainly do the job, but it’s going to be somewhere in Divi that you would add the class to the
<a>tag instead of the<li>tag. Unfortunately, I’m not that familiar with Divi or I’d be glad to help more.Does that make sense?
Forum: Plugins
In reply to: [Exit Notifier] Divi Menu LinksHi Scott! Any chance you could email me the site URL? My address is at the bottom of the settings pages.
If the site isn’t available publicly or whatever, can you email me a snippet of the HTML where you’re seeing the problem? There’s a decent chance I have a flawed assumption in how I’m adding the class…
Forum: Plugins
In reply to: [Exit Notifier] Individual links onlyYes, you can be as specific as you like with a custom jQuery selector. Do understand that the selector syntax is incredibly particular, so you have to be very careful in crafting it. You can break your site with bad selector syntax.
I’ll be glad to assist with crafting the selector if you can give me more specific information about your site and your needs. If you’d like to take the conversation to email instead of a public forum, my email address is at the bottom of each page of the Exit Notifier settings. Feel free to email me. I’ll close this thread with an explanation of the solution we come up with for you that’s anonymized.
Let me know how I can be of assistance!
Forum: Plugins
In reply to: [Exit Notifier] Accessibility?Happy to help, @leahe!
Forum: Plugins
In reply to: [Exit Notifier] Message pops up on internal linksAre you using a custom jQeury selector? If so, have you excluded your own domain as in the default example? If not, then that would explain your symptoms.
To test, check the box to use the default selector and see if the problem persists.
I’ll be glad to help you craft the correct selector if you like, but I’ll need more information to assist. If you’d prefer to take this issue off the public forum, you can email me at the address that is at the bottom of the settings pages.
- This reply was modified 5 years, 7 months ago by Curtis V. Schleich. Reason: Added information about using the default to test
Forum: Plugins
In reply to: [Exit Notifier] Exit Notifier vs. Internet ExplorerI was able to confirm I see it too. I can’t promise a timeline, but I will work on it when I can. Paid work is demanding all my time at the moment.
Thank you @nnproducts for notifying me, and @jlecher for the confirmation. If I get the chance I may try testing an earlier version to see if this is something I’ve introduced recently or if it’s been this way all along. If I find an earlier working version, I’ll let you know right away.
Forum: Plugins
In reply to: [Exit Notifier] Pop up does not appear in mobile versionOk, I totally see that on your site, but it’s not happening on my test site. What theme are you using? Can you try a different theme just to confirm whether it is or is not the theme causing the issue?
Forum: Plugins
In reply to: [Exit Notifier] Pop up does not appear in mobile versionI seem to not have that problem. Can you be more specific about where and how you’re seeing this issue?
Which mobile browser?
What website? Particular link?
Do some work and others do not?I’ll be glad to help troubleshoot if you can give me some additional information.
Thanks, @popolun8!
Forum: Plugins
In reply to: [Exit Notifier] Exit Notifier vs. Internet ExplorerHaven’t heard that one before, but I haven’t tested with IE11, either. Let me do some checking and I’ll get back to you.