Hi, I bought few add ons, including ReCaptcha V3. Unfortunatelly I get "Valid Site Key" all the time, and it doesn't work. I read the system needs time but it is 2 days so far and nothing has changed at www.mmanews.pl website. I got screens with keys pasted and they seem OK. Can someone please help me?
Hi Wojciech Mrozowski,
Please read this doc:
https://developers.google.com/recaptcha/docs/faq
If it doesn't help reactivate the wpDiscuz - Google ReCaptcha and let us know.
Hi and thanks for reply.
Recaptcha plugin reactivated. WP Cache cleared, comments cache cleared. New v3 key generated, no site verification turned on for test purposes. Proper site key is passed and can be seen in source of the web page.
Recaptcha still doesn't work. It says Wrong key type.
We are almost there, but not there yet... system has problem with veryfying the user. I click, system thinks and nothing happens.
P.S. I posted a print screen that might help but obviously it needs to be moderated.
Hi Wojciech Mrozowski,
Thank you for providing the information.
I see a small CSS conflict with your theme. Please navigate to Dashboard > Comments > Settings > Styling admin page add the following CSS code in "Custom CSS Code" textarea:
#komentarzeBox #wpcomm .wc-field-comment .wpdiscuz-item, #komentarzeBox #wpcomm .wc-comment .wc-comment-right {
margin-left: 0 !important;
}
Regarding the issue with reCAPTCHA, it seems to be related to when the reCAPTCHA is not mounted, at an undetermined time later, a timeout error occurs in the browser.
We'll need admin accesses to find and fix the issue. Please send login details to info[at]gvectors.com email address.
Thank you @infotakedown-pl,
This is not wpDiscuz - Google ReCaptcha add-on issue, and couldn't be solved by our side. Your website sends requests to Google, but it doesn't get any request. Probably it added your website in the blacklist or something like that.
Please ask the question in google reCAPTCHA support forum.
Hi @infotakedown-pl,
1. Please delete the reCAPTCHA API Key, and create it again with V2 + Checkbox as it's shown on screenshot.
2. As far as I see you've installed other comment plugin which creates Tabs for the native comment and for Facebook comments. Could you please deactivate this plugin during the test? Please delete all caches and press Ctrl+F5 to reload changes.