Hi,
Thank you for the link you have provided.
We visited your site and didn’t find any signs of activated Google CAPTCHA (reCAPTCHA) by BestWebSoft. Please make sure that you use the shortcode correctly.
You can also try to do the following:
1) Open the file with the form (where you would like to add google captcha to).
2) Find a place to insert the code for the google captcha output.
3) Insert the necessary lines:
if( function_exists( 'gglcptch_display' ) ) { echo gglcptch_display(); } ;
If the form is HTML you should insert the line with the PHP tags:
<?php if( function_exists( 'gglcptch_display' ) ) { echo gglcptch_display(); } ; ?>
If you followed all above-mentioned steps but Google Captcha still doesn’t work, we can help you to implement Google Captcha in your Custom form, but it’s a paid service since there are a lot of different custom forms and the code should be inserted individually into each of them, so we`ll need time to study your form.
Sincerely,
BestWebSoft Support Team