Console errors
-
I’m noticing in console a whole list of errors saying “Uncaught SyntaxError: Unexpected token <”
The all refer to the same kind of error…In the page source, here is an example error, where it refers to the line with the “</p>”.
<p> <script> (function($) { $( '.products .post-1532 a' ).click( function() { if ( true === $(this).hasClass( 'add_to_cart_button' ) ) { return; }</p> <p> ga( 'ec:addProduct', { 'id': '1532',
I am using Google Analytics Dashboard for WP (GADWP) as well but they said the issue is not related to their plugin.
I am also using Max Mega Menu plugin and have inserted the woocommerce product category shortcode to display products in the menu. I think that’s where the errors might be maybe.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Console errors’ is closed to new replies.