Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Dustin Ryan

    (@aodustin)

    It’s not fixed actually Eric,

    I have downgraded Contact Form 7 version to 5.2

    So it’s working for me. However, I have to submit CF7 in its traditional way <input type=”submit” />

    I found that submitting the form by jQuery isn’t working after Contact Form 7 updated recently.

    And It’s my pleasure that you showed interest in my problem to get it fixed.

    Thank you ??

    Thread Starter Dustin Ryan

    (@aodustin)

    Hi Erik,

    I’m grateful that you responded.

    I’ve removed that CF7 Response in Popup Modal JS.

    But Still facing the same issue.

    I also tried this:

    document.addEventListener( ‘wpcf7submit’, function( event ) {
    event.preventDefault();
    }, false );

    – Nothing happend

Viewing 2 replies - 1 through 2 (of 2 total)