FuzzGuard
Forum Replies Created
-
Forum: Reviews
In reply to: [Captcha Them All] perfectThats good to hear. Thanks for your feedback!!!
Forum: Plugins
In reply to: [Captcha Them All] Out of date/stop working for wooThere was an issue with Woocommerce and registration on checkout. I have fixed this in the new version 1.3
Thanks @natekinkead for adding it in. Always love the WordPress Community!!
Ive done it for you. On line 32 of index.php file, change:
if(is_checkout()){to
if(is_checkout() || is_account_page()){This will allow the autocomplete on the my-account page. I made the changes to my copy and it worked perfectly. But this would be overwritten in newer versions. If @natekinkead can add this code to the plugin then this would be great 🙂
Ive done some checking on this and as expect this has nothing to do with Captcha Them All. You have reported as a bug one of the features of WordPress: https://codex.ww.wp.xz.cn/WordPress_Cookies
Commenters
When visitors comment on your blog, they too get cookies stored on their computer. This is purely a convenience, so that the visitor won’t need to re-type all their information again when they want to leave another comment. Three cookies are set for commenters:
-
comment_author_{HASH}
comment_author_email_{HASH}
comment_author_url_{HASH}No issue and closing this case.
Closing this as I have not been able to replicate or get in contact with OP.
@rbbituin please reopen this case if you are still experiencing this issue.
Forum: Plugins
In reply to: [Captcha Them All] NoticesThis bug has been fixed for version 1.3 which will be released later this week.
Thanks for your bug report.
Forum: Plugins
In reply to: [Captcha Them All] NoticesIm taking a look into this now.
Forum: Plugins
In reply to: [Captcha Them All] captchs is showing two times on my siteAh good. I’m glad it is working now 🙂
Hi @veramallard,
Im not sure I understand what you mean. When I go to the page there is no info filled in and no captcha box.
Can you provide me a screenshot of the issue your experiencing?
Hi @rbbituin
I have not been able to replicate this fault.
To help narrow the issue down can you provide what action the issue is occurring on:
- Login Form
- Registration Form
- Lost Password Form
- Comment Form
Also if possible can you provide a link to a page that this is occurring on?
Forum: Plugins
In reply to: [Captcha Them All] captchs is showing two times on my siteHi @m4declare1
Ok. It seems your theme is not up-to-date.
Please update your theme to Moon Shop v2.1.2. You are only running v2.1.1.
There is updates to the woocommerce template files in this version, which I believe is causing the issue.
It seems that the out-of-date theme is calling the ‘register_form’ hook as well as the ‘woocommerce_register_form’ hooks which is causing a duplicate display of the captcha.
PS: I never managed to replicate the fault. I don’t have moon-shop as it is a premium plugin, but I tested it on multiple woocommerce supported themes I have and it is not displaying twice.
Please update your theme and let me know if it is still occurring.
Forum: Plugins
In reply to: [Captcha Them All] captchs is showing two times on my siteHi @m4declare1
I am taking a look to see what the issue is. I can see your theme and plugins are up-to-date, so I am trying to install a copy of your theme to replicate the issue.
I will let you know how I go.
Thanks for the information @rbbituin I will take a look and see if I can replicate the fault.
Forum: Plugins
In reply to: [Captcha Them All] captchs is showing two times on my siteHi @m4decalre1,
We will try and help you out! Please provide a screenshot of them both showing or a page that is showing this on your site so I can confirm where it is occurring.