Curtis V. Schleich
Forum Replies Created
-
Forum: Plugins
In reply to: [Exit Notifier] Customize text for TimeoutHey, @blubstar! Check out version 1.7.1 and see if it does what you were hoping.
Forum: Plugins
In reply to: [Exit Notifier] Customize text for TimeoutAnother excellent idea. I’ll definitely get this one in the next revision.
Forum: Plugins
In reply to: [Exit Notifier] Open notification in a new tab@blubstar, That’s an excellent idea. I’ll look at adding that the next time I’m working on this plugin.
Thanks!
Forum: Plugins
In reply to: [Exit Notifier] Open notification in a new tabThat would be a significantly different implementation of the plugin’s intent. However, I’ll look into it and see if that is something that I think would be used by a significant number of users.
Can you go into more detail about how you’d expect that feature to work? Feel free to email me at the address you’ll find at the bottom of the setup pages in the admin panel if you’d rather not have this discussion in the forum.
Thanks for the feedback @mevabien22!
Forum: Plugins
In reply to: [Exit Notifier] Not working on ADSUnfortunately, since those ads are not using a standard
<a>link, but javascript to redirect to another site, Exit Notifier will not be able to intercept those clicks. It’s a problem for which I simply don’t have a good answer or even a workaround.- This reply was modified 6 years, 5 months ago by Curtis V. Schleich.
Forum: Plugins
In reply to: [Exit Notifier] CCS of OK and Cancel button CSSSure! The class on the OK button is confirmBtn, and the cancel button is denyBtn. So you can add the following to the Advanced CSS text box on the Custom CSS page in Exit Notifier Settings:
.confirmBtn { color: #000000 !important; } .denyBtn { color: #00ff00 !important; }Save Settings, reload the page and give that a try.
Forum: Plugins
In reply to: [Exit Notifier] Title and body message translationI’m not sure at the moment, @marcognu, but I will look into it for the next release.
Thank you for bringing it to my attention and I apologize that I can’t provide you with a quicker solution.
I’ll leave this unresolved until I can answer yes to your question.
Forum: Plugins
In reply to: [Exit Notifier] RTLWow, that’s something I’ve not considered before. I will look into what it will take to support RTL, but at the moment, I don’t have anything helpful for you. I’m in the middle of a large paid project right now, so I don’t think I’ll be able to get to this in the next few weeks or months, but I will add it to my list for the next update. Sorry I can’t provide anything more helpful now.
If I find anything like a quick fix, I’ll reply here again.
Forum: Plugins
In reply to: [Exit Notifier] Not working but would love it toHey @idigmarketing, I’d love to help! Can you get me more information about what’s happening? Is this a live or test site? Can you send me the URL?
Forum: Plugins
In reply to: [Exit Notifier] Alternate Contents Doesn’t catch the URLVerified bug. I’ll get that fixed in the next release. Thanks for the info!
Forum: Plugins
In reply to: [Exit Notifier] Link directly opens anyway when in NavbarUgh. Well, I’m already trying to deal with this on the WooCommerce external products plugin. Anything that hijacks the click event is going to be a problem for my plugin.
And hijacking it back, as you already figured out, is dicey at best. It assumes way too much to not cause as many problems as it solves.
I’ll keep this site in mind as I work on the WooCommerce thing and see if I can’t come up with a more elegant approach. Is the menu a function of a plugin or the theme?
Forum: Plugins
In reply to: [Exit Notifier] Woocommerce External/Affliate ProductsMakes sense. I’ll reply here once I’ve made the next update. Thanks!
Forum: Plugins
In reply to: [Exit Notifier] Woocommerce integrationSorry I didn’t see this earlier. I responded on the new thread you started here: https://wordpress.org/support/topic/woocommerce-external-affliate-products/
Forum: Plugins
In reply to: [Exit Notifier] Woocommerce External/Affliate ProductsThe issue with this is that my plugin is designed to work with
<a>links. WooCommerce changes from a simple<a>link to a form for the product pages. The current version of my plugin attempts to address this, but it’s far from perfect at it. It’s a whole different context, even though it seems the same on the surface.Are you using the most recent version? I tried to check, but it looks like my plugin is currently disabled. If you’re using the version from the WP Plugins site right now, that’s the best I’ve got for the moment. I’ll message here again when I’ve had a chance to explore this further and update my plugin again.
Until then, I’m afraid that if the current version isn’t working for your site, then my plugin may not be the right answer for your site right now.
If you want to re-enable the plugin temporarily on your site, I’d be glad to take a look and see if there is anything I can help with in your specific context.
- This reply was modified 7 years ago by Curtis V. Schleich. Reason: The in the text was linkifying the entire comment
Forum: Reviews
In reply to: [Exit Notifier] Doesn’t WorkHi, @rockethead2, I’m very sorry to hear you had a bad experience with my plugin! I’d be more than happy to help you troubleshoot if you’d like. If not, I understand and hope the best for you.
Blessings!