• userpqr

    (@userpqr)


    I have integrated captcha with cf7. But, I now see javascript is getting added in all forms including login, registration forms etc. But, in those forms I use invisible captcha using a different plugin. So, I am now having the problem of duplicate captcha. My question is, how should I make sure cf7 captcha is only used in contact forms created by cf7 and not in other forms ?

Viewing 1 replies (of 1 total)
  • Thread Starter userpqr

    (@userpqr)

    For example, I see the following JS code getting added in login, registration forms :

    /* <![CDATA[ */
    var wpcf7 = {“apiSettings”:{“root”:”***/contact-form-7\**”,”namespace”:***},”recaptcha”:{“messages”:{“empty”:”Please verify that you are not a robot.”}}};
    /* ]]> */
    </script>

    How can I remove it ?

Viewing 1 replies (of 1 total)
  • The topic ‘captcha integration causes problem’ is closed to new replies.