I have the same issue. The Google Captcha does not validate when i click submit button of my custom template which is an php file. Can you help us out how can we use this?
I integrate the code by implementing on my php form.
<?php if( function_exists( ‘gglcptch_display’ ) ) { echo gglcptch_display(); } ; ?>
I see the captcha on my form but it does not validate. He let the user submit the form without validating the captcha.
Hoping for your fast positive response. Thank you