• dollium

    (@dollium)


    Hello

    My form on page is giving me errors when trying to submit it using IE11 as my browser (Version 11.418.18362.0, contact form 7 v. 5.1.4, contact form 7 conditional fields 1.7.3 if any of these matter). Other browsers I have tested work just fine, the form sends as it should and the content it what it’s supposed to be.

    I tried searching for older topics of this, and tried changing

    define( ‘WPCF7_LOAD_JS’, true )

    TO

    define( ‘WPCF7_LOAD_JS’, false );

    but it didn’t solve my problem. Are there any other steps or solutions I could try to get the form working on IE as well?

    Thank you kindly for any support in advance.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Neil Murray

    (@buzztone)

    My form on page is giving me errors when trying to submit it using IE11

    Please add a copy of the exact errors you are seeing in IE 11. This helps others to understand your actual problem and offer a possible solution.

    I tried searching for older topics of this, and tried changing

    I wish this generally bad advice wasn’t so prominent when CF7 users do searches. It generally does not address any particular problem on your site (it just hides the symptoms) & you will lose all of CF7’s Javascript functionality which is important for things like form validation.

    Thread Starter dollium

    (@dollium)

    Hello!

    I’m sorry for getting back to this so late. The problem still persists. And the error is CF7s own error, yellow/orange border, ‘Validation errors occurred’ -one. I do not get an error into the console, or a log.

    But as mentioned, this only happens with IE for some reason. :/

    Neil Murray

    (@buzztone)

    This could be due to a conflict with your WP theme or one of the other plugins you are using.

    For example for Contact Form 7 5.1.1+ your theme needs to properly load JavaScript in the footer area of each page.

    It’s relatively common to have JavaScript issues on one platform that are not a problem on other platforms.

    Switch temporarily (nothing will be lost when you switch back) to a WP default theme & disable all plugins other than Contact Form 7 to see if the problem goes away.

    If it does you can switch back to your theme & re-activate each plugin one by one to see when the problem occurs.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CF7 error submitting form in IE11’ is closed to new replies.