Home Forums WoodMart support forum Reopened: WooCommerce registration form can be submitted without reCaptcha…

Reopened: WooCommerce registration form can be submitted without reCaptcha…

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #684159

    dimmisel
    Participant

    Hello, I have to reopen a previous ticket.

    It was fixed, but now it does not work again. Please have a look.
    Previous ticket: https://xtemos.com/forums/topic/woocommerce-registration-form-can-be-submitted-without-recaptcha-validation/

    Please see the attached demo website, it only has Woodmart, WooCommerce and the AIOS plugin installed, nothing else. Check that in the login sidebar the recaptcha is missing, and the credentials validation always fails. If you open the login page thought, the recatcha is there and working.

    Thank you

    • This topic was modified 1 day, 13 hours ago by dimmisel.
    #684215

    Artem Temos
    Keymaster

    Hello,

    Please provide us with your admin access so we can log in and check this on your end.

    Thank you in advance.

    #684225

    dimmisel
    Participant

    Sure, thanks

    #684229

    Artem Temos
    Keymaster

    Try to add the following PHP code snippet to the child theme functions.php file to fix this

    add_filter('aios_print_captcha_api_woo', '__return_true');

    #684376

    dimmisel
    Participant

    Thank you Artem, this fixes the problem

    #684398

    Artem Temos
    Keymaster

    You are welcome. Feel free to contact us if you have any further questions.

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Reopened: WooCommerce registration form can be submitted without reCaptcha…’ is closed to new replies.