Curtis V. Schleich
Forum Replies Created
-
Forum: Plugins
In reply to: [Exit Notifier] Latest update totally brokenJust saw your previous post and I completely understand. If you could test that sometime I’d love to know if that’s the problem or if I’ve got something else to fix.
Again, so sorry for the problem, and I’ll be more than happy to help in any way that I can. If you want to schedule a time with me I’d be glad to help during a maintenance window or something.
- This reply was modified 7 years, 4 months ago by Curtis V. Schleich.
Forum: Plugins
In reply to: [Exit Notifier] Latest update totally brokenI may know what happened. You’re using WP Fastest Cache, and if the old plugin files were still cached, I could see getting the result you’ve gotten. Can you try upgrading the plugin again and immediately deleting the cache on the second tab “Delete Cache” of the WP Fastest Cache settings page?
Please give that a try and let me know if that fixes it for you.
Forum: Plugins
In reply to: [Exit Notifier] Latest update totally brokenYikes! I’ve not seen it do that before. So sorry for the problem! Did you happen to check the javascript console for errors when that happened? It would help me greatly if you could check that and let me know what error you’re getting. Did that happen when you clicked on a link, or just when you loaded the page after updating?
I’ll help any way that I can, and if we need to leave it alone until a maintenance window, I’ll gladly work with you on timing.
Forum: Plugins
In reply to: [Exit Notifier] It doesn’t workVersion 1.5.1 is up. Please upgrade and try again.
Forum: Plugins
In reply to: [Exit Notifier] It doesn’t workSeeing the issue. I’ll be updating soon. So sorry for the problem!
Forum: Plugins
In reply to: [Exit Notifier] WCAG tweaksHello @mothershiparts! I have addressed #2 directly, but the rest are at the level of the jAlert component I am making use of. I have upgraded it to the newest version, but I think most of your concerns are still present. I have contacted the author of the component and will work with them to make the changes you’ve outlined. Version 1.5.0, which I’m releasing later today, should have the #2 issue addressed. I’d appreciate your confirmation when you get a chance. I hope to release another version in the coming weeks that would address the rest of your concerns. I appreciate your feedback!
Forum: Plugins
In reply to: [Exit Notifier] No popupsGlad you got it working!
Forum: Plugins
In reply to: [Exit Notifier] WCAG tweaksThank you for this! I desperately need to get an update done, I will definitely factor this in ASAP. I’ll reply here again when I get an update in.
Forum: Plugins
In reply to: [Exit Notifier] Pop up doesn’t appearIt 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.
Forum: Plugins
In reply to: [Exit Notifier] Opening new tabsI see what you’re talking about, but I believe that’s dependent on how the browser interprets the target=_blank modifier on the anchor link. If you select a link to a different site, it opens another tab, but subsequent links to the same site re-use the tab.
Bottom line: Unfortunately, I don’t think there’s anything I can do to modify that behavior. That’s a browser decision on handling _blank.
Forum: Plugins
In reply to: [Exit Notifier] JS error with exit notifierHello again @amityweb. Do please let me know if I can help any further.
Forum: Plugins
In reply to: [Exit Notifier] Not Working for MeHi, @emarrjpa! Did my suggestion work? Let me know if I can help any further.
Forum: Plugins
In reply to: [Exit Notifier] Woocommerce integrationAnything I can do here, @jdrda? I’ve not heard back from you and I’m trying to do a little housekeeping. Do please let me know what I can do to help.
Forum: Plugins
In reply to: [Exit Notifier] Exit Notifier not working – JavaScript errorPlease do contact me if you’re still having trouble…
Forum: Plugins
In reply to: [Exit Notifier] Multiple Exit Notices – SolutionExcellent! Thanks so much for sharing! I’ll try to incorporate that change into the next (long overdue) version.