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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘javascript does not get enqueued’ is closed to new replies.