Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,

    Please provide a link to the page where the problem occurs.

    Sincerely,
    BestWebSoft Support Team

    Thread Starter theaccentshop

    (@theaccentshop)

    Register new account here with wrong captcha: https://www.theaccentshopinc.com/my-account/

    Hi,

    Thank you for the link. We’ve visited your site and found out that you’re using WooCommerce forms. Unfortunately, only Captcha Pro is compatible with this plugin (http://bestwebsoft.com/products/captcha).

    Sincerely,
    BestWebSoft Support Team

    Thread Starter theaccentshop

    (@theaccentshop)

    Ok thanks.

    Hi,

    Please feel free to contact us with any questions in future.

    Have a great day!

    Sincerely,
    BestWebSoft Support Team

    I have installed Captcha plugin and want to use it for a custom contactform which I made in PhP.
    You´ve given some code to embed this captcha in whatever custom made form.

    The first line stands in the php-file of my custom form now.
    if( function_exists( 'cptch_display_captcha_custom' ) ) { echo "<input type='hidden' name='cntctfrm_contact_action' value='true' />"; echo cptch_display_captcha_custom() } ;

    But where do I put the second line ?

    You talk about it in FAQ on wordpress.org in this phrase, a bit vaguely:
    …Then you should add the lines to the function of the entered data checking…
    if( function_exists( 'cptch_check_custom_form' ) && cptch_check_custom_form() !== true ) echo "Please complete the CAPTCHA."

    Can you help me out here ?

    Hi,

    At the moment, updated plugin version is available. We’ve updated the integration algorithm for custom forms. For more info, please see http://support.bestwebsoft.com/hc/en-us/articles/202353439.

    Sincerely,
    BestWebSoft Support Team

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Doesn't work on user registration page?’ is closed to new replies.