Title: wpcf7cf-scripts not being inserted
Last modified: January 22, 2018

---

# wpcf7cf-scripts not being inserted

 *  Resolved [mattrogowski](https://wordpress.org/support/users/mattrogowski/)
 * (@mattrogowski)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/wpcf7cf-scripts-not-being-inserted/)
 * I’m running the latest version of CF7 (4.9.2) with the latest version of CF7CF(
   1.3.4), however the javascript file isn’t being inserted into the page. I’ve 
   debugged as far as going into the `wpcf7cf_enqueue_scripts` function and I can
   dump something out before the `wp_enqueue_script` call, however the script never
   actually gets inserted.
 * I thought it may have been the jQuery dependency, however I changed the code 
   to remove the dependency, and tried declaring jQuery as a dependency manually,
   neither of which had any effect.
 * Without going down the rabbit hole debugging how the enqueue functionality works,
   is there anything else to try? We’re using a custom theme (built by a 3rd party
   freelancer), and I’m not sure if the enqueue system could be affected by a custom
   theme or if it’d work regardless.
 * Thanks.
    -  This topic was modified 8 years, 4 months ago by [mattrogowski](https://wordpress.org/support/users/mattrogowski/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jules Colle](https://wordpress.org/support/users/jules-colle/)
 * (@jules-colle)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/wpcf7cf-scripts-not-being-inserted/#post-9916715)
 * are you using some kind of caching plugin?
 * Technically the scripts enqueued by a plugin can be [dequeued](https://codex.wordpress.org/Function_Reference/wp_dequeue_script)
   by a theme or another plugin. I don’t see any valid reason for a theme to go 
   and dequeue non-library scripts, so that would be weird. Most likely it’s a caching
   problem. A link to your website might help me figure out the problem too

Viewing 1 replies (of 1 total)

The topic ‘wpcf7cf-scripts not being inserted’ is closed to new replies.

 * ![](https://ps.w.org/cf7-conditional-fields/assets/icon-256x256.png?rev=2072595)
 * [Conditional Fields for Contact Form 7](https://wordpress.org/plugins/cf7-conditional-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-conditional-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-conditional-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-conditional-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-conditional-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-conditional-fields/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jules Colle](https://wordpress.org/support/users/jules-colle/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/wpcf7cf-scripts-not-being-inserted/#post-9916715)
 * Status: resolved