e dev
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple CAPTCHA Alternative with Cloudflare Turnstile] Update 1.38.1 IssueAs an update, v1.38.4 seems to have corrected this issue and it works fine now.
Thank you!
Forum: Plugins
In reply to: [YayMail - WooCommerce Email Customizer] table borders in OutlookI happen to be on Office 365 / Windows.
Forum: Plugins
In reply to: [Simple CAPTCHA Alternative with Cloudflare Turnstile] Update 1.38.1 IssueIncidentally, it does not fail (for obvious reasons) if I uncheck enabling it on “WooCommerce Checkout” but leave “WooCommerce Pay for Order” checked. However, when doing this, you do not see any Turnstile captcha on the checkout page, so I am not sure how it is being used for submitting a payment.
Also, I went through and disabled every plugin I could except for those needed for WooCommerce to work and checkout and it still failed every time.
And for the record, this is on WordPress Multisite.
- This reply was modified 1 month, 2 weeks ago by e dev.
Forum: Plugins
In reply to: [Simple CAPTCHA Alternative with Cloudflare Turnstile] Update 1.38.1 IssueHi. I see you updated the plugin, but v1.38.2 still fails similarly:
April 16, 2026 10:07 pm No timeout-or-duplicate IP: 123.234.345.456
URL: /?wc-ajax=checkout
April 16, 2026 10:07 pm Yes Success IP: 123.234.345.456
URL: /?wc-ajax=ppc-create-orderI am doing some testing on our staging site to see if there could be a plugin conflict, but feel free to let me know what I could be looking for.
Forum: Plugins
In reply to: [Simple CAPTCHA Alternative with Cloudflare Turnstile] Update 1.38.1 IssueAlso having this issue. It’s hitting Turnstile twice during the checkout and failing the second time:
"April 15, 2026 10:08 pm","No","timeout-or-duplicate","123.234.345.456","/?wc-ajax=checkout"
"April 15, 2026 10:08 pm","Yes","Success","123.234.345.456","/?wc-ajax=ppc-create-order"
"April 15, 2026 10:07 pm","No","timeout-or-duplicate","123.234.345.456","/?wc-ajax=checkout"
"April 15, 2026 10:07 pm","Yes","Success","123.234.345.456","/?wc-ajax=ppc-create-order"I will roll back to v 1.3.7 for the time being and can verify that it does not have this problem.
- This reply was modified 1 month, 2 weeks ago by e dev.
confirmed. Thank you!
@joedolson – I just sent you a message through your website with more info on this. Feel free to respond to me directly. I couldn’t get Slack to connect to you for some reason.
Thanks for the info. The system in use is all custom, so no ‘LMS’ in particular. I just needed to figure out how to trigger the exit intent after a quiz was started.
The memory limit was the issue. In general, my experience with Elementor sites is that they max out memory often, which is unfortunate.
I think it is a Google Workspace email. Why would that not allow this to work normally? Is there a workaround?
No, all set. and if you can, please remove that link from the original post.
Forum: Plugins
In reply to: [WooCommerce] TypeError: window.wcAdminFeatures is undefinedIf you open the file and add this at the beginning of the string of JS code, it will resolve the problem until they get this fixed.
var window.wcAdminFeatures = null;Forum: Plugins
In reply to: [SearchWP Live Ajax Search] old tables?Got it. The tool erased our custom search engines…. I had to remake them. Not the end of the world, but not what I was expecting…
Forum: Plugins
In reply to: [SearchWP Live Ajax Search] old tables?…so all of my searches stopped returning results after I ran the tool… the newer tables are all still there, but nothing comes back in results on the sites where this tool has been used. And yes, I tried rebuilding the search index…
Forum: Plugins
In reply to: [SearchWP Live Ajax Search] old tables?thanks!