jQuery is not defined and no posts shown

The Instagram Feed Standalone Version (and WordPress plugin) requires jQuery to work on your site. It also must be added to the page before the javascript for the Instagram Feed plugin’s javascript file is added to the page.

Here is how you can troubleshoot and fix this problem:

1) Determine if jQuery is included on the page. Right click in your browser and select “View source”. Search for “jQuery.” You should find html that looks similiar (does not have to be an exact match) somewhere on the page. If you can’t find it, you will need to add html in order to include jQuery on your site (see set up directions)

jquery-included

 

2) Make sure that the Javascript file (sb-instagram-standalone.min.js) is included in the source of the page after jQuery is included.

jquery-included-higher

Look at the line numbers on the left, make sure jQuery’s line number is less than the Instagram Feed javascript file

support

Couldn’t find your answer in the docs?

Contact Support

Was this article helpful?