Qilin
Forum Replies Created
-
I tested your new version, all issues are gone, that’s great! I’m looking forward to the next release of AIOS Free.
Regards,
Qilin
I downloaded your file and uploaded to my website, the cloudflare turnstile duplication problem was gone, but a new issue has arisen, here is the error message:
JavaScript Error
Uncaught SyntaxError: Unexpected token ‘.’ in https://www.mywebsite.com/my-account/ on line 1481 column 15 at https://www.mywebsite.com/my-account/
PHP version: 7.4.33, WordPress version: 6.6.1, WooCommerce version: 9.2.1
Regards,
Qilin
Hi @poppydev,
Thank you for all the help! I’ve tried your code, it does resolve the issue, but to modify the core file of the plugin is not an ideal solution for me, I’ll wait for the new version of the plugin. Meanwhile, I use simple math CAPTCHA, which works great! It’s a plugin built-in feature that doesn’t rely on any external resources, which makes it much better than Google CAPTCHA. The downside is that not everyone is willing to do the math, that’s why Cloudflare turnstile CAPTCHA is even better.
All the best,
Qilin
Same issue here, double Cloudflare Turnstile Captcha on woocommerce login, registration and lost password form, while google reCAPTCHA V2 and simple math CAPTCHA work flawlessly. Please look into it, thanks.
Forum: Plugins
In reply to: [Relevanssi Live Ajax Search] Compatibility issues with Storefront themeLooks cool, but seems like it would require a lot of coding, which is beyond my capabilities. I’ll look for a simpler and easier way to fix this issue. Thanks.
Forum: Plugins
In reply to: [Relevanssi Live Ajax Search] Compatibility issues with Storefront themeWhat is a modal search solution, can you explain it in detail?
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] PHP Deprecated ErrorHi James,
I fixed the issue. There are two options in the settings, User capability needed to see logs and User capability needed to edit settings, I recently changed these two options, which caused an error, and after resetting them, the error message disappeared.
I use PHP 7.4.33 and WP 6.5.4
Qilin
Got it, thanks.
Forum: Plugins
In reply to: [TWB Woocommerce Reviews] Is it possible to show only five star ratings?Your CSS code works fine, thank you very much, and you deserve a 5 star rating!
Forum: Plugins
In reply to: [TWB Woocommerce Reviews] Is it possible to show only five star ratings?Thank you for the help, your code works fine. As you said, the modification of core plugin file was not reliable, I will wait for your new version definitely. And I visited your website, I think the Client Testimonials section on homepage is generated by this plugin too, my question is, how did you remove the underline below the review text? I enabled Remove link from review text on setting page, however, when the mouse hovered over the review text, there was still underline below the text which was not clickable, but your review text didn’t appear underlined below, how was this achieved?
Best regards,
Qilin
Forum: Plugins
In reply to: [Delete Me] Can you disable the autofocus attribute on the password form?Hi, I found a file named shortcode.php in the plugin folder, which contained the code for the input box. I deleted autofocus=”autofocus” and everything returned to normal. It would be great if you could fix this problem in the new version. This is a great plugin, thanks for your dedication.
Forum: Plugins
In reply to: [Delete Me] Can you disable the autofocus attribute on the password form?Thanks for your quick response, I totally understand, but the simplest way to do this is to remove the autofocus attribute from the form, is it possible?
Forum: Plugins
In reply to: [Order Tip for WooCommerce] Alert function doesn’t workThanks for your fast response! I updated to the newest version and the issue was fixed.
Forum: Plugins
In reply to: [Order Tip for WooCommerce] Undefined index errorThanks, the issue is fixed now.