Home Forums WoodMart support forum Question about functions.js Reply To: Question about functions.js

#183298

d_ch
Participant

How can I dequeue that main js file because I have already tried and from main theme that js did not dequeue. Please check my screenshot, in child themes functions.php i already wrote that code:
https://prnt.sc/rpczqv

And when I enqueue child theme js, that gives console error: “woodmart_setting variable is not defined.”

Should I add your settings array before my code like mentioned on this older support ticket?

https://xtemos.com/forums/topic/functions-js-file/

If yes, could you send me the necessary full code?