Oops I accidentally added link to the page to the wrong text. Heres’ the page:
http://thedjchaney.com/photos/
Hey Lisa,
As you mentioned, it’s related to the fact that your theme is using Ajax to load in new page content and the way that the theme is doing it. When most themes load a new page using Ajax they don’t re-run the JavaScript files on the page, and so this means our plugin doesn’t load when you navigate to a new page. We added the “Are you using an Ajax powered theme?” setting to workaround this, and it works by adding the plugin JavaScript file to the bottom of the feed itself, instead of to the bottom of the page like on normal sites, so that when the feed is loaded into the page using Ajax then the JavaScript file is loaded in with it. However in this case your theme isn’t loading that file at the bottom of the feed when navigating to a new page.
Are there any options in your theme related to the Ajax page loading? For example, are you able to add scripts to be re-run on pages loads, or disable Ajax loading?
John
I have disabled the ajax only on the page that contains the instagram feed and ah worked fine.
Thank you
Great, glad to hear that Ionix. For anyone else with this problem we now have an FAQ with some suggestions to resolve it.
John