• I am using Masonry / Isotope and Infinite Scroll to try and achieve a basic continuous scrolling effect for this site. I currently have a publicly accessible URL where I am doing the dev on which can be seen here: http://bscphoto.bscdeveloper.com/blog

    If you watch in the Console there are some errors that are being tossed that I can not seem to trace and fix. I have tried numerous scripts in the callback area including those given in the infinite scroll website specifically for masonry and none seem to work.

    ANY help is hugely appreciated.

Viewing 1 replies (of 1 total)
  • Thread Starter LindsayMac

    (@lindsaybsc)

    Ok so I figured it out. The “isotope/masonry” option is VERY misleading because it really only works for Masonry installs and NOT isotope installs.

    If you want this to work with Isotope, you need to go in to the masonry-isotope.js file in the plugins/infinitescroll/behaviors directory and change .masonry to .isotope

    This should AT LEAST be put somewhere in the readme or just made to choose masonry OR isotope

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Infinite Scroll] Issues with the height of container not recalculating’ is closed to new replies.