Hi there,
I'm using reCAPTCHA already on some popup mailchimp email forms on http://development-client-server.com/ds/advertise/ (click on the email sign up on the top header).
So when I tried to also add it to the CF7 forms, using the plugin's recaptcha shortcode, I get a JS error of "Uncaught Error: ReCAPTCHA placeholder element must be empty" because it's loading Google's JS twice. Is there a way to disable the plugin's call to the recaptcha JS to stop this error?
Thanks!