• Resolved bondimedical3

    (@bondimedical3)


    I am using Woocommerce on my WordPress site and would like to put a recaptcha on my WordPress login page however I see the following warning in Wordfence: “We’ve detected that you’re using WooCommerce. reCAPTCHA support is currently incompatible with the WooCommerce login page and should not be enabled. Support may be added in a future version.”

    I have changed my site to a static version and have removed the /my-account/ URL on my website. When you say “incompatible with the WooCommerce login page” is this the page you are referring to?

    Also, are you able to elaborate on what the incompatibilities are?

    • This topic was modified 4 years, 2 months ago by bondimedical3.
Viewing 1 replies (of 1 total)
  • Plugin Support WFAdam

    (@wfadam)

    Hello @bondimedical3 and thanks for reaching out to us!

    Currently, this is not a workable feature, but we are looking at adding it in a future version, as the message states.

    Here are the incompatibilities if you’re wondering:
    1. WooCommerce’s login and registration pages do not call the standard WordPress hooks for wp-login.php, so our JS is never enqueued.

    2. wp-login.php has the fields log and pwd for the username and password; WooCommerce does not. Which causes issues with how our code looks for these fields.

    I hope this helps!

    Thanks again for your support!

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce and Recaptcha’ is closed to new replies.