• Plugin’s js is conflicting with some of my js.

    First i get message: Uncaught TypeError: undefined is not a function scripts.js?ver=3.9.3:14

    Which points to the this.ajaxForm call in wpcf7InitForm function.

    Then later i get requirejs error: Uncaught Error: Mismatched anonymous define() module…

    add_filter( ‘wpcf7_load_js’, ‘__return_false’ ) solved the issue. But it would be great if you fix this.

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Javascript conflict’ is closed to new replies.