Viewing 3 replies - 1 through 3 (of 3 total)
  • i’ve found a little hack to solve this.

    open /wp-content/plugins/contact-form-7/includes/controller.php

    search for “array(‘jquery’, ‘jquery-form’)”
    should be around line 187 within wpcf7_enqueue_scripts()

    change it to “array(‘jquery-form’)”.

    Fingerzzz – that didn’t work for me, it’s still calling Jquery in the header under contact-form-7… any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I delete Contact Form 7’s jQuery include?’ is closed to new replies.