Title: javascript does not get enqueued
Last modified: August 8, 2022

---

# javascript does not get enqueued

 *  [marinalan](https://wordpress.org/support/users/marinalan/)
 * (@marinalan)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/javascript-does-not-get-enqueued/)
 * I am using child theme for understrap, WordPress 6.0.1
    when I use mfile input,
   nothing gets rendered in browser, scripts codedropz-uploader-min.js, dnd-upload-
   cf7.js do not get enqueued , when I run with a debugger a line add_action( ‘wpcf7_enqueue_scripts’,‘
   dnd_cf7_scripts’ ); does not cause function dnd_cf7_scripts to be really called

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

 *  Plugin Author [Glen Don Mongaya](https://wordpress.org/support/users/glenwpcoder/)
 * (@glenwpcoder)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/javascript-does-not-get-enqueued/#post-15899186)
 * Hello [@marinalan](https://wordpress.org/support/users/marinalan/) ,
 * Create a new topic here – [https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/#new-topic-0](https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/#new-topic-0)
   so we can identify the issue.
 * First, you need to include the script of contact form 7 so that my plugin can
   enque the js file.
 * Also, maybe there’s a wp_dequeue script in your functions.php file, can you please
   check it?
 * Thanks,
    Glen
 *  Thread Starter [marinalan](https://wordpress.org/support/users/marinalan/)
 * (@marinalan)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/javascript-does-not-get-enqueued/#post-15899652)
 * Sorry, I found later that real culrpit was other plugin like “Pay with Contact
   Form 7” error in which either was preventing enqueuing script for multiple files
   dropzone, or was disabling javascript for cf7 altogether. After I disactivated
   that plugin (I was seeing errors like nonexistent key in array in code from that
   plugin in nginx error file), dropzone for multiple files upload in cf7 contact
   form began to work normally.
    -  This reply was modified 3 years, 10 months ago by [marinalan](https://wordpress.org/support/users/marinalan/).
    -  This reply was modified 3 years, 10 months ago by [marinalan](https://wordpress.org/support/users/marinalan/).

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

The topic ‘javascript does not get enqueued’ is closed to new replies.

 * ![](https://ps.w.org/drag-and-drop-multiple-file-upload-contact-form-7/assets/
   icon-128x128.jpg?rev=1984850)
 * [Drag and Drop Multiple File Upload for Contact Form 7](https://wordpress.org/plugins/drag-and-drop-multiple-file-upload-contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/drag-and-drop-multiple-file-upload-contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [marinalan](https://wordpress.org/support/users/marinalan/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/javascript-does-not-get-enqueued/#post-15899652)