• Resolved jojaba

    (@jojaba)


    Hello,

    I just discovered that caldera forms include the Google reCaptcha widget. Great!
    But 2 things should be available to have it really handy:

    • Give a way to memorize the site key and the secret key to avoid typing them for each created form
    • Have the ability to add other reCaptcha in the page (for the moment it is only possible to add one recaptcha per page)

    For this second improvement I give you a ressource to understand what I mean: http://mycodde.blogspot.fr/2014/12/multiple-recaptcha-demo-same-page.html
    This last feature would allow us to add another instance of the widget for comments in wordpress for example.

    Thanks in advance.
    [edit]
    I tried to insert 2 greCaptcha in caldera forms, and i worked! But I saw also that each time you add a greCaptcha, you add the corresponding js line in the head (<script type="text/javascript" charset="UTF-8" src="https://apis.google.com/js/api.js" gapi_processed="true">). This line was displayed twice in header. When I add the line to add it in the comments of an article in wich I added a caldera form with the reCaptcha, nothing displays i the comments form…
    [/edit]
    https://wordpress.org/plugins/caldera-forms/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Josh Pollock

    (@shelob9)

    Give a way to memorize the site key and the secret key to avoid typing them for each created form We are working on a API key manager so all of our core features and add-ons for third party services will have a central location for key management.

    As for the double captcha JS, that’s a bug we need to look at: https://github.com/Desertsnowman/Caldera-Forms/issues/180

    BTW I use the Honeypot, instead of the Captcha. That plus Akismet on my sites means very close to no spam at all and is invisible to humans in a way that Captchas can never be.

    Thread Starter jojaba

    (@jojaba)

    OK, thanks for these infos.
    I will follow your advice and use Honeypot. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multiple G reCaptcha on same page’ is closed to new replies.