jQuery is not defined
-
Hello,
I get this error: jQuery is not defined
It appears here:
(function($) { if ( $( '.gtm4wp_productdata' ).length > 0 ) {The problem is that the plugin functions are loaded before my jQuery. How could I configure the scripts in order to render after my jQuery?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘jQuery is not defined’ is closed to new replies.