• Hi,

    I tried out your app on my site as I have a blog on the home page that was reloading the site every time I clicked to a different post. Your app works great except that upon opening a different post in the blog, an Instagram Feed app that I have on the same page hangs as “Loading”.

    I was in touch with the designers of the other app and they weren’t able to find a solution. They asked me to check in with you to see if it is possible for this function to fire when the page reloads:

    sbi_init();

    Let me know, thanks!

    Rachel

    https://ww.wp.xz.cn/plugins/ajaxify-wordpress-site/

Viewing 1 replies (of 1 total)
  • Plugin Author Manish Kumar Agarwal

    (@manishkrag)

    Try below solution:
    – Open file ajaxify-wordpress-site/trunk/js/ajaxify.js
    – Search for $body.removeClass(‘loading’);
    – now just below this line add below code
    – sbi_init();

Viewing 1 replies (of 1 total)

The topic ‘Compatibility with Instagram Feed’ is closed to new replies.