• Resolved Agramonis

    (@agramonis)


    Hi,

    I’ve installed latest version of CF7, ReCaptcha v2 for Contact Form 7 and Conditionals Fields for CF7.

    Well, the validation for reCaptcha doesn’t work on the appointment form on my page, it is located on Home, on the bottom right of the mainsslider, “Reparaturanfrage”.

    On the page https://www.webillusions.it/service-shop/ and https://www.webillusions.it/kontakt/ the validation works, but there are no Conditional Fields.

    It seems, that there is a conflict with that plugin Conditionals Fields for CF7, if I deactivate it, the validation works.

    Any hint to make this work?

    ty in advance

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Howdy_McGee

    (@howdy_mcgee)

    I’ve installed this locally and ran some tests. Are you trying to show the reCaptcha box conditionally? If so, the problem with this is that the form will submit an empty reCpatcha response which is what one would expect simple spambots to do when trying to brute force submit forms. There is a filter hook in which one could modify the verification response wpcf7_recaptcha_verify_response, but since the token is empty, the plugin doesn’t get that far.

    If the above doesn’t describe the issue you’re running into, could you explain the issue a bit further to help us replicate it?

    Thread Starter Agramonis

    (@agramonis)

    Hi, no, not really.

    Sry, I explained it wrong, I tested it again, the validation works, but the validation tip “prove that you are not a robot” is missing if I don’t tick the recaptcha.

    Plugin Support Howdy_McGee

    (@howdy_mcgee)

    Unfortunately, this is not a straightforward issue to fix. We’re currently looking into this with the help of the Contact Form 7 author in the following thread:

    https://wordpress.org/support/topic/custom-tag-not-found/

    We will let you know once a solution is in place for this issue.

    The bit of technical info:

    This plugins ‘recaptcha’ doesn’t have a name associated with it since only 1 can be associated with a form at any time. Generally, this isn’t an issue but when Conditional Fields creates a new Validation Object in their plugin, Contact Form 7 looks for invalid tags by tag name, which it can’t find. This means it’s not necessarily a Conditional Fields issue but a conflict between what Contact Form 7 expects and what this plugin provides as far as form tags go.

    Thread Starter Agramonis

    (@agramonis)

    Okidoki, perfect, thank you!

    Plugin Author IQComputing

    (@iqcomputing)

    Hello,

    We’ve added version 1.3.6, which can be selected and downloaded at the bottom of this page:

    https://wordpress.org/plugins/wpcf7-recaptcha/advanced/

    This new version should fix the conflict with Conditional Tags for Contact Form 7. We will release this version publically on Monday after the upcoming American holiday. If you have any questions regarding this update or issues installing it, please reply back to this thread, and we will assist you further. Have a wonderful rest of your week!

    Thread Starter Agramonis

    (@agramonis)

    Hi,

    I’ve just installed and tested version 1.3.6 and now works perfect.

    ty

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘reCaptcha with Conditionals Fields for CF7’ is closed to new replies.