Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I am using infinite-scroll and recently I tried numerous Lazy Load plugins and I noticed that the images where not being loaded.

What seems to be the issue? why cant these two plugins work together. I know that lazy load only shows images which are visible in the viewport and in the other hand infinite scrolls sorts of loads them via ajax.

The posts are being loaded but not the images, only the first 10 images are loaded but the next images loaded using infinite scroll are not being loaded.

share|improve this question
Please add more details: Error descriptions, Console output, etc. Can't even determine if this is a WP issue. – kaiser Sep 26 '12 at 11:43

closed as not a real question by Wyck, Brian Fegter, Rarst Oct 1 '12 at 19:29

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.