jQuery problem
-
I’m getting an error when using jQuery v2 and higher.
Uncaught ReferenceError: jQuery is not defined
In this section:
<script type="text/javascript"> jQuery(function($) { /* WooCommerce Facebook Integration Event Tracking */ fbq('track', 'ViewContent', { "source": "woocommerce", "version": "4.2.0", "pluginVersion": "1.11.4", "content_name": "\u0414\u0430\u043c\u0441\u043a\u0438 \u0441\u043c\u0430\u0440\u0442 \u0447\u0430\u0441\u043e\u0432\u043d\u0438\u043a Huawei Watch GT 2 42mm", "content_ids": "[\"ucrgt242_14830\"]", "content_type": "product", "value": "359", "currency": "BGN" }); }); </script>
Any idea of how to fix it?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘jQuery problem’ is closed to new replies.