Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

jQuery is not defined

$
0
0

Replies: 0

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 all articles
Browse latest Browse all 67836

Trending Articles