wp-media / rocket-lazy-load

Standalone LazyLoad plugin for WordPress (based on WP Rocket)
https://wordpress.org/plugins/rocket-lazy-load/
GNU General Public License v3.0
24 stars 13 forks source link

Essential Grid - Grid is blank #26

Open webtrainingwheels opened 6 years ago

webtrainingwheels commented 6 years ago

When LazyLoad is active the grid is blank, except for a grey placeholder on mouseover. For screenshots etc see: https://trello.com/c/ut3bS60Q/14-ll-masonry-compatibility-essential-grid

remyperona commented 6 years ago

Unfortunately I can't fix that with our current way to parse the HTML, since there is no class or something like tat on the image that could be used to target it specifically.

The issue here is that Essential Grid is using the initial src value to create a new div with this attribute and other stuffs in JavaScript. So we can't do anything other than excluding the images from lazyload.