Integrating Google Captcha not validating in a custom template
-
Hi All,
The Google Captcha does not validate when i click submit button of my custom template form 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.
Hoping for your fast positive response. Thank you
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Integrating Google Captcha not validating in a custom template’ is closed to new replies.