I am using bxslider within an AJAX call which brings up the chrome console error - Uncaught ReferenceError: jQuery is not defined.
My issue is that the whole thing works fine exactly as it should on my pc but this error is annoying me as, obviously, jquery is defined - otherwise it wouldn't work.
Anybody else come across this issue?