• Whether submitting valid or invalid forms, contact 7 just returns a loading bar. It used to function flawlessly.

    Emails ARE sent, but the user is not given green text nor made aware of errors.

    I have disabled all recently added plugins, but am operating a complex site with a lot of plugins (that needs to stay up).

    Is this a known error or is there a list of plugins interacting badly with contact form 7?

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can I see the site?

    Thread Starter stje

    (@stje)

    Musholm.dk

    Thank you.

    I’ve the same problem. Here you have a link: https://www.cmabaccega.it/taglio-laser-lamiere-tubi-metallo/

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try deactivating contact-form-7-mailchimp-extension first.

    Thank you Takayuki for your work and your support!
    There isn’t this plugin installed.

    I love Contact Form 7 and for this reason I’ve installed it in a lot of websites.
    I am experimenting this new problem in all sites where I’ve updated it to 4.4.2.

    When I complete the form it codes this:
    <div class="wpcf7-response-output wpcf7-display-none wpcf7-mail-sent-ok" style="display: none;"></div>

    Mail sending is ok, but there isn’t Success quote visible, and it’s not traced from Google Analytics goal conversion.

    I hope this can be helpful, thank you so much, let me know

    Thread Starter stje

    (@stje)

    The icon changes, but the problem does not.

    Thank you for your attention also ??

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Then try switching theme to the default one (twentysixteen). If this still doesn’t work, try deactivating all other plugins.

    I have the same problem, and do I really have to switch the theme? My website has so many visitors that I would rather not change anything drastic like that. :S
    https://skyltar.se/kontakt/

    Thread Starter stje

    (@stje)

    Contact form 7 previously worked with my current theme (it’s custom and has not been changed). I can’t help but think the problem stems from updating another plugin.

    Is there a list of plugins known to conflict with contact form 7?

    Hi again!
    I uninstalled W3 Total Cache and then it worked fine =)

    My problem is with adding tracking code for Google Analytics. When I deactivate on_sent_ok: "__gaTracker('send', 'event', ’Landing-ITA', 'sent');" it works.

    Is it possible to solve this problem?

    For those using something like this <on_sent_ok: “ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’);”> in Additional Settings, try this solution that working for me very well;

    on_sent_ok: “setTimeout(function(){ ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’); }, 0);”

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Form not returning "Sent" or Error". But does send the email.’ is closed to new replies.