Replies: 1
When I set the option for a carousel to true the plugin stops working.
With my other plugins active, it returns this error with nothing showing on screen:
Uncaught TypeError: $self.find(...).sbi_owlCarousel is not a function
at sb-instagram.js?ver=2.5.1:2106
When I disable every plugin except for the Instagram plugin I get this with a continuously spinning loader:
Uncaught ReferenceError: jQuery is not defined
at sb-instagram.js?ver=2.5.1:49
However, jQuery 1.4.1 is installed and active on my theme according to this message:
JQMIGRATE: Migrate is installed, version 1.4.1
What’s happening?