When I added the keys for reCaptcha It gave me not enabled error. Apparently there are two pieces of codes that need to be added to enable but I don’t know how and where.
I am using Aweber so I want to make sure it shows up on those forms, and I on the Registration form by BB. Can you please help? I believe I will know where to put the 2nd in Aweber, but not sure about the first one.
>>
<span style=”color: #222222;font-family: Arial, Helvetica, sans-serif;font-size: 13px”>Paste this snippet before the closing </head> tag on your HTML template:</span><code class=”code-block” style=”margin: 10px 10px 25px 0px;padding: 10px;border: 1px solid lightgrey;font-size: 13px;font-family: ‘Courier New’, Courier, monospace;vertical-align: baseline;background-color: #f1f1f1;color: darkgreen”><script src=’https://www.google.com/recaptcha/api.js’></script>
<span style=”color: #222222;font-family: Arial, Helvetica, sans-serif;font-size: 13px”>Paste this snippet at the end of the <form> where you want the reCAPTCHA widget to appear:</span><code class=”code-block” style=”margin: 10px 10px 25px 0px;padding: 10px;border: 1px solid lightgrey;font-size: 13px;font-family: ‘Courier New’, Courier, monospace;vertical-align: baseline;background-color: #f1f1f1;color: darkgreen”>