Barton
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Stripe class namespaced?For my use case, it’s the Stripe class.
namespace Stripe -> namespace YourNamespace\Stripe, and etc. for the other classes.
You’re using composer so it should be doable to prefix a namespace.
I have a different plugin for the forms that uses a Stripe class. I need to run both.
I understand the concern about custom code. Just trying to get one of the plugins to make an update.
??
Forum: Plugins
In reply to: [Accept Stripe Payments Using Contact Form 7] Can’t activateThe normal contact form 7 stripe integration that comes with contact form 7, and Payment plugins for Stripe.
Ideally, we can try out your plugin on a form and see if it’s a better solution than the default?integration.
You can namespace your code so that it doesn’t conflict with other plugins.
Forum: Plugins
In reply to: [Accept Stripe Payments Using Contact Form 7] Can’t activateAnyway to get it to work with both? Wanted to test it out before switching plugins.
It seems to work correctly, it blocks the entry, and allows it to say it was okay so the spammer doesn’t know any better.
This seems to be fixed now, thank you.
Forum: Plugins
In reply to: [reCAPTCHA for WooCommerce] What browsers are not supported?Thanks, I’ll ask the client if it’s okay to re-enable and try that.
@vlad0ks I’m just reporting the issue to the plugin authors.
Forum: Plugins
In reply to: [JWT Authentication for WP REST API] PHP Parse Error Jwt_Auth_LoaderFor this website it’s: PHP 7.4.32 (Supports 64bit values)
And the plugin version is 1.3.2
Forum: Plugins
In reply to: [Yoast SEO] Add back ‘|’ title separatorThanks.
Here’s the WordPress ticket, wondering if there’s another hook I’m supposed to use to remove the XMailer header when this plugin is enabled.
https://core.trac.www.ads-software.com/ticket/19549#comment:24
It doesn’t help for my situation, since I need the shortcodes for the person triggering the email to be available for the admin reply to.
I guess this would be a feature request then.
[user_firstname]
[user_lastname]
[user_email]The first name, last name, and email shortcodes. Under the new registration email to admin; there’s an option (checkbox) to change the reply to email. I tried putting in the shortcodes, that work fine in the email body, but the shortcodes didn’t swap out to use the email, first name, last name.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Another “ready” deprecationSame here, the band-aid being to use the jquery migrate helper plugin. But would be nice to have an update for this.
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] html5 validator errorI have not, but I can wait until there’s a plugin update from WordPress. Thank you, I appreciate it.
Forum: Plugins
In reply to: [WP Mobile Menu - The Mobile-Friendly Responsive Menu] Click off of menuios but I remember this being an issue on android as well.