• Resolved frafor

    (@frafor)


    Hi there, first of all you got all my compliments for the great plugin which helps millions of people in their journey towards a reCaptcha free world!

    I came across a website of mine which wouldn’t send form at times. While investigating the issue, I noticed the form was sent successfully once I disabled Altcha. Thus, I started to disable form-related plugins one by one, starting with Brevo-stuff first.

    Then, I noticed it was using the Conditional fields for Contact Form 7 plugin. By disabling it, CF7 + Altcha and all the others were working just fine.

    So I have found my guy. And I was able to reproduce the issue on a clean install. So:

    • If Altcha + Conditional fields for Contact Form 7 plugin are installed
    • Get a form (no matter if it has conditionals or not, Conditional Fields will always load its scripts)
    • Fill it: you’ll notice it sends! But:
      • If you fill it with just ONE mistake, say you skip a required field or two
      • Submit the form: it won’t, dropping “Please fill all required fields” notice. that’s just fine.
      • Fix the submission, by nicely filling all the fields
      • Click Submit again and…. IT WON’T! Still asking to fill those fields.

    There are no notices in browser console, no errors in php, no requests sent.

    Could you please take a look?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter frafor

    (@frafor)

    Update: I am having the same issue with forms that embed custom select libraries, such as select2. If the required value is a customized select field is not selected and the the user submits the form, “Please check all the required fields” will always start to appear even if the user selects a value in the field.

    In short, it seems that altcha doesn’t validate correctly when other plugins perform any javascript action after the first captcha validation.

    Hi, thanks for reporting and investigating the issue. It is fixed in the latest version 1.19.0.

    The fix is in the client-side JS file, depending on you caching configuration a cache purge might be needed.

    Thread Starter frafor

    (@frafor)

    Thank you, I will check it as soon as possible! 🙂

    danielregeci

    (@danielregeci)

    resolved

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Compatibility issues with Conditional fields for Contact Form 7’ is closed to new replies.