• Resolved bea68

    (@bea68)


    Hello, I also had the problem that the form hung after submitting. I found out that it is a conflict with “Autoptimize” when optimizing JacaScript is activated.
    Many greetings from Germany

Viewing 1 replies (of 1 total)
  • Plugin Contributor Yuval

    (@yuvalsabar)

    Hi @bea68,

    Generally, you can use Autoptimize and Redirection for Contact Form 7, but when you optimize js, there could be an issue with another file, that will break other js scripts.

    In all cache plugins, including Autoptimize, there are few ways to handle this:

    • Disable concatenation for js files, especially if you are using HTTP2, where you don’t need this method at all.
    • Exclude problematic js files.
    • Disable js minification.

    Yuval.

Viewing 1 replies (of 1 total)
  • The topic ‘Form hangs on submit – conflict with Autoptimize’ is closed to new replies.