2016-10-21, 03:41 PM
I have enabled reCAPCHA and entered both the public and private key. At Google's website it says;
Paste this snippet before the closing </head> tag on your HTML template:
I can find where to change the different sections of css but I'm not finding where and how I can enter the script into the <head> section. Can someone tell me how to do it?
Thanks,
Dan
Paste this snippet before the closing </head> tag on your HTML template:
<script src='https://www.google.com/recaptcha/api.js'></script>
I can find where to change the different sections of css but I'm not finding where and how I can enter the script into the <head> section. Can someone tell me how to do it?
Thanks,
Dan