dsawyers
Forum Replies Created
-
turned out our client does have a pro license and we unsubscribed the webhooks. it seems like there really should be a solution for the free version.
- This reply was modified 2 weeks, 2 days ago by dsawyers.
Yes, I saw that solution on another thread, but this is the free version, and the setting isn’t available.
I updated the plugin, I’ll let you know if we see any more alerts.
Thank you, we updated the test site to 9.0.1 and we successfully processed a PayPal and PayPal Credit Card Payments checkout.
We updated our staging site and tested it with version 9.0 and still get the error. We have a variable product (and the variation names are long), not sure if that makes a difference.
/purchase_units/@reference_id==’wc_order_hxWwC1c8Zj3rK’/items/0/name The value of a field is either too short or too long.- This reply was modified 1 month, 3 weeks ago by dsawyers.
Forum: Plugins
In reply to: [WP Docs] Demos brokenDemos are still broken.
you don’t have any advice on what BNFW function I can call from a custom script to trigger that notification?
it looks like the rest API doesn’t trigger certain function (like save_post), but I can create an action that triggers on rest_insert. I just haven’t figured out the right action to call the notification.
I’m not sure I understand. I’m using rest API (not wp-CLI) which requires basic auth using a user account and token, so I’m creating the post as me. I don’t see any other options in REST to send the WP user.
https://developer.www.ads-software.com/rest-api/reference/posts/
Is there something else specific to REST API that needs to be sent with the post to trigger the notification?Forum: Plugins
In reply to: [bbp style pack] 404 on admin stylesheetThank you for your help. I don’t recall ever turning this on, so I wonder if it somehow defaulted during the recent upgrade or just didn’t cause issues until recently. I’ve turned off the Custom CSS Location.
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] Security WarningWPMU Dev Defender is also showing is a vulnerability issue, probably because all the malware scanners use the same vulnerability databases/API.
WordPress Shortcodes Ultimate plugin <= 5.13.1 – Reflected Cross Site Scripting (XSS) vulnerability
-Vulnerability type: Cross Site Scripting (XSS)
-No Update AvailableI haven’t seen any new errors from this plugin.
I just updated the plugin and I’ll let you know if we see any new errors after today.
We just heard back from Theme My Login support and they were able to update their plugin to fix the conflict.
- This reply was modified 2 years, 2 months ago by dsawyers.
that’s not an option at this point, we have a custom membership system and the Theme My Login and restriction is just for basic role restriction (including for the shopping cart).
The issue only occurred with the new Event Calendar update. is there an action/hook I can use to add a group by to the event query to resolve the issue? I tried a filter but it didn’t affect the event query.