Uncaught TypeError: $ is not a function
-
DISCLAIMER: I have been trying to search everywhere before posting but couldn’t find any answer. My apologies if the question is a duplicate.
Hello all,
I am trying to implement GTM4WP for a new Woocommerce site and I noticed in my console the following error.Uncaught TypeError: $ is not a function
at <anonymous>:1:187
at gtm.js?id=GTM-xxxx:440:414
at b (gtm.js?id=GTM-xxxx:441:337)
at se (gtm.js?id=GTM-xxxx:87:769)
at e (gtm.js?id=GTM-xxxx:211:34)
at gtm.js?id=GTM-xxxx:37:130
at Array.<anonymous> (gtm.js?id=GTM-xxxx:212:454)
at Object.execute (gtm.js?id=GTM-xxxx:212:194)
at As (gtm.js?id=GTM-xxxx:309:1124)
at Js (gtm.js?id=GGTM-xxxx:314:20)I am not sure if it’s a race condition, i.e. if gtm is trying to load when jquery is not yet loaded. This happens pretty quick in the console sequence.
Thanks!
The page I need help with: [log in to see the link]
The topic ‘Uncaught TypeError: $ is not a function’ is closed to new replies.