• Hi there, I have noticed an issue with your plugin and WP CountUP JS

    When both are active, the form will not send. I have also posted on that plugin’s support section, which is how it was narrowed down to Caldera Forms Anti Spam.

Viewing 1 replies (of 1 total)
  • Hi, I’m the owner of WP CountUP JS plugin and looks like your plugin is not sending the token when the user POST the contact form.

    My guessing is that your listener cf-anti-init-recaptcha is not triggering properly and that’s not creating the hidden input that contains the token to validate the captcha.

    Maybe a good idea is to create the token when the user is about to submit the form and append the token before send the request? Or at least, add a JavaScript validation whether the token exists or not before send the form request.

    Also, I noticed that sometimes the listener works and other times don’t so that might be the issue for @shaunbowen and this topic as well:

    https://www.ads-software.com/support/topic/caldera-forms-not-submitting-when-anti-spam-plugin-used/

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘ReCaptcha conflicts with WP CountUP JS plugin’ is closed to new replies.