How to enable Google reCAPTCHA in your website?

  1. Go to Dashboard > Settings > System Settings. Scroll down to the Google reCAPTCHA section.
  2. Enable the Google reCAPTCHA option.
  3. Choose the pages where you want to enable Google reCAPTCHA.
  4. Enter your Site Key and Secret Key. Here’s how you can get your keys:
    • Go to Google reCAPTCHA and sign in with your Google account.
    • Register your website by entering the label, choosing the reCAPTCHA type, and entering your domain. Here’s how you can do it:
      • Label: Enter a label for your website.
      • reCAPTCHA type: Choose the “Challenge (v2)” and “I’m not a robot” tickbox.
      • Domains: Enter your domain.
    • Click on Submit and you will get your Site Key and Secret Key.

Image

How to change the reCAPTCHA theme?

If your theme supports it, you can change the reCAPTCHA theme to Light or Dark on the Dashboard > Appearance > Theme Settings.

How to fix entering wrong reCAPTCHA keys or choose wrong reCAPTCHA version/type?

If you have entered the wrong reCAPTCHA keys or choose wrong reCAPTCHA version/type, you can’t log in to the Dashboard. You can fix this by following these steps:

  1. Go to phpMyAdmin or any other database management tool.
  2. Choose your database where you have installed the website.
  3. Find the Settings table.
  4. Find the recaptchaPublicKey row. Change the value to your correct Site Key.
  5. Find the recaptchaPrivateKey row. Change the value to your correct Secret Key.