Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
79 views
ago in Plugins by

I don't know how useful this will be, but I've just tested it and hope it's helpful. You should go and get your keys.

Unlike previous versions, this plugin is 100% invisible. It doesn't require users to check "I'm not a robot" boxes or solve annoying visual puzzles.

Download here

ago by
It doesn't work.
The following error appears:
Falta el token de seguridad. Por favor, asegúrate de tener JavaScript activado o .recarga la página
ago by
For the plugin to work, you need to connect your website to Google reCAPTCHA. Follow these steps to get your keys for free:

Log in to the reCAPTCHA Admin Console with your Google account.

In the Label field, enter your website name (e.g., My Q2A Forum).

In reCAPTCHA Type, it's very important that you select reCAPTCHA v3 (v2 keys won't work with this plugin).
In Domains, add your website URL (e.g., yoursite.com). Do not include http:// or www. If you're testing locally, you can add localhost.
Accept the reCAPTCHA Terms of Service and click Submit.

The final screen will show you two keys:
Site Key
Secret Key
Copy both keys.
https://www.google.com/recaptcha/admin/create


It's not all about downloading and randomly hitting things. You have to read the MD readme.
ago by
Yes, I followed all the instructions successfully.
But the plugin didn't work.
Note: I'm using PHP version 8.1.34
and the latest version of Question2Answer.
ago by
-Did you create a version 3 key?
-Open your browser's Developer Console (F12) on the registration page and check if there are any red texts (JS errors) before submitting the form. If there are, what do they say? Many plugins conflict. Check the console.
-Ad blockers or strict browsers, open a private browser without extensions and try; these block scripts-

Personally, it works fine for me, so I moved it to production. You can check it on my website https://www.routters.vip/ I use the same one I offered, and it is working there.

Please log in or register to answer this question.

...