Title: [Plugin: Contact Form 7] JS Scripts Not Loading
Last modified: August 19, 2016

---

# [Plugin: Contact Form 7] JS Scripts Not Loading

 *  [kingkong954](https://wordpress.org/support/users/kingkong954/)
 * (@kingkong954)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-js-scripts-not-loading/)
 * I cant figure out why, but I cant get the AJAX working (I have both wp_header/
   footer calls).
 * Specifically, the scripts are never loaded.
 * I’ve given up, and in the header just use a hard coded:
 *     ```
       <?php
       if ( WPCF7_LOAD_JS ) { ?>
       	<script type="text/javascript" src="/wp-content/plugins/contact-form-7/scripts.js"></script>
       	<script type='text/javascript' src='/wp-includes/js/jquery/jquery.form.js?ver=2.02'></script>
       <?php } ?>
       ```
   
 * This works fine with no conflicts.
 * [http://wordpress.org/extend/plugins/contact-form-7/](http://wordpress.org/extend/plugins/contact-form-7/)

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

 *  Thread Starter [kingkong954](https://wordpress.org/support/users/kingkong954/)
 * (@kingkong954)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-js-scripts-not-loading/#post-1398066)
 * Seems this problem is more universal and not related to this plugin.
 * my wp_enqueue_script function just doesnt work, even with no plugins enabled.
 *  [danleroux](https://wordpress.org/support/users/danleroux/)
 * (@danleroux)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-js-scripts-not-loading/#post-1398145)
 * I have the same problem
 *  [danleroux](https://wordpress.org/support/users/danleroux/)
 * (@danleroux)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-js-scripts-not-loading/#post-1398146)
 * ha ha… add this
 * define (‘WPCF7_LOAD_JS’, ‘header’ );
 * to wpconfig.php

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

The topic ‘[Plugin: Contact Form 7] JS Scripts Not Loading’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [danleroux](https://wordpress.org/support/users/danleroux/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-js-scripts-not-loading/#post-1398146)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
