• Resolved Mauricio

    (@mauriciogarofalo)


    With new impementation of captcha from Google this plugin broke my other plugin for using reCpatcha with login and register.

    If I disable User Submitted Posts then my site works again.

    How can I remove this? If i dont complete recaptcha fields ths script code is still present:

    <script type=’text/javascript’ src=’https://www.google.com/recaptcha/api.js’></script&gt;

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeff Starr

    (@specialk)

    You can disable the reCAPTCHA field:

    1. Plugin Settings > Form Fields > Google reCAPTCHA
    2. Select “Disable this field”
    3. Save Settings

    When that option is disabled, the reCAPTCHA field and its related JavaScript will not be displayed.

    • This reply was modified 7 years, 5 months ago by Jeff Starr. Reason: added info
    Thread Starter Mauricio

    (@mauriciogarofalo)

    Yes, thank you!

    Any idea how to use two reCaptcha plugins without interfere each other?

    Plugin Author Jeff Starr

    (@specialk)

    For USP, you can restrict its JavaScript to only the form page. Visit the setting, “Targeted Loading”, and enter the URL where your form is displayed. Then you’ll need to find a way to do the same thing with any other plugin that is adding the reCAPTCHA JavaScript.

    Thread Starter Mauricio

    (@mauriciogarofalo)

    Excelent! Solved

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘reCaptcha broke my Site Wide reCaptcha’ is closed to new replies.