Viewing 11 replies - 16 through 26 (of 26 total)
  • @foolcrow – I see you are using Google No CAPTCHA reCAPTCHA by WisdmLabs rather than the Google reCAPTCHA now integrated within Contact Form 7. This has been previously reported in this forum as not working with the latest Contact Form 7.

    @petrosyan.hov – the no border is not an issue, the div.wpcf7-response-output class is being altered by your theme.

    @buzztone — you caught me! I actually am using the integrated reCaptcha but I completely misunderstood the instructions. I thought the plug in had to be installed in order for the integration to work. So sorry for taking your time on my dumb mistake. Once I deleted the plugin my forms started working again. Thank you.

    I installed Postman SMTP and like @foolcrow, there was nothing reported in the log. Below is the diagnostic info. I’ve disabled all other plugins and still the integrated recaptcha fails.

    OS: Linux lin113.gridhost.co.uk 2.6.32.21-grsec #6 SMP Fri May 20 17:37:06 BST 2011 x86_64
    PHP: Linux 5.4.42 C
    PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=Yes, zlib_encode=Yes
    WordPress: 4.4.1 en_US UTF-8
    WordPress Theme: Alison Cornford-Matheson (based off Author Pro Theme v1.0.0)
    WordPress Plugins: Contact Form 7, Postman SMTP
    WordPress wp_mail Filter(s): wp_staticize_emoji_for_email
    Postman: 1.7.2
    Postman Sender Domain (Envelope|Message): alisoncornfordmatheson.com | alisoncornfordmatheson.com
    Postman Prevent Message Sender Override (Email|Name): No | No
    Postman Active Transport: SMTP (smtps:login://mail3.gridhost.co.uk:465)
    Postman Active Transport Status (Ready|Connected): Yes | Yes
    Postman Deliveries (Success|Fail): 0 | 0

    Thread Starter petrosyan.hov

    (@petrosyanhov)

    @buzztone thanks. So you recommend to setup Postman e-mail.

    @amatheson – your Postman SMTP log indicates that your form submit is not getting to Postman SMTP.

    I’d recommend you post a question in the Postman SMTP Support Forum with your log info. Jason Hendriks is super skilled on these sort of issues.

    @buzztone – Unless I’m missing something, the form data is not getting to postman SMTP because the recaptcha is causing the process to fail. It would only hit Postman SMTP after the form information has been validated.

    I have dropped the recaptcha again, with Postman SMTP, and it worked fine. I readded the recaptcha and I get the orange box again.

    Updated diagnostics info from Postman SMTP showing the successfully sent stat.

    OS: Linux lin113.gridhost.co.uk 2.6.32.21-grsec #6 SMP Fri May 20 17:37:06 BST 2011 x86_64
    PHP: Linux 5.4.42 C
    PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=Yes, zlib_encode=Yes
    WordPress: 4.4.1 en_US UTF-8
    WordPress Theme: Alison Cornford-Matheson (based off Author Pro Theme v1.0.0)
    WordPress Plugins: Beaver Builder Plugin (Lite Version), Contact Form 7, Genesis Author Pro, HW Image Widget, Postman SMTP, Simple CSS, Simple Image Sizes, Wordfence Security
    WordPress wp_mail Filter(s): wp_staticize_emoji_for_email
    Postman: 1.7.2
    Postman Sender Domain (Envelope|Message): alisoncornfordmatheson.com | alisoncornfordmatheson.com
    Postman Prevent Message Sender Override (Email|Name): No | No
    Postman Active Transport: SMTP (smtps:login://mail3.gridhost.co.uk:465)
    Postman Active Transport Status (Ready|Connected): Yes | Yes
    Postman Deliveries (Success|Fail): 1 | 0

    That makes sense – but why is reCAPTCHA not working on your site? We are talking Google reCAPCTHA here – it’s very widely used.

    Also I and probably millions of others are using it with CF7 without problems.

    Exactly my question. :/

    I’m a little late to the party, but adding this line of code into the <head></head> section of my site fixed the problem for me:

    <script src=’https://www.google.com/recaptcha/api.js’></script&gt;

    Has anyone discovered a solution to this. I have the exact same issue.
    As soon as I add Recaptcha to any contact form 7 form, the Recaptcha works but it triggers a failed to send your message within contact form 7.

    • This reply was modified 7 years, 11 months ago by patrickbatty.
Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘After adding recaptcha to CF7 form it failed sending messages.’ is closed to new replies.