Jump to content

Image slider not updating in some browsers


Recommended Posts

In firefox the image slider appears fine. Updated with the new photos. But in Chrome and Edge it's showing the original stock pictures.

The edge errors are

SCRIPT5009: SCRIPT5009: '$' is not defined

index.php (112,1)

SCRIPT5009: SCRIPT5009: 'baseUri' is not defined

ajax-cart.js (123,3)

SCRIPT5009: SCRIPT5009: '$' is not defined

index.php (112,1)

SCRIPT5009: SCRIPT5009: '$' is not defined

index.php (112,1)

 

Chrome errors

Uncaught ReferenceError: $ is not defined
    at index.php:112
ajax-cart.js:126 Uncaught ReferenceError: baseUri is not defined
    at Object.refresh (ajax-cart.js:126)
    at HTMLDocument.<anonymous> (ajax-cart.js:700)
    at u (core.js:39)
    at Object.fireWith [as resolveWith] (core.js:39)
    at Function.ready (core.js:39)
    at HTMLDocument.H (core.js:39)

 

Firefox has no errors.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...