lazy load trick needed
-
thanks for your work on this plugin
I’m displaying post feed in a footer widget
I’ve got a lazy loading plugin (lazy load wp rocket) that generally works well to lazy load images in the footer
When I look at page loading (gtmetrix) it shows the thumbnails from the post feed as loading. I understand this probably has something to do with the sequence of events being triggered, or that the feed is outside the normal loop or whatever its called correctly. (just an amateur speculating)
Do you have an idea how to delay/lazy load either triggering the feed or at least the images?
I’ve asked the lazyload developer if possible to wrap a class/id to force lazy loading but I don’t think that will work and they have not responded as of yet.
I think if we put the feed in an iframe that might work but I have not figured out how that might work.
Any ideas?
Thanks
The topic ‘lazy load trick needed’ is closed to new replies.