rocket-lazy-load
rocket-lazy-load copied to clipboard
Standalone LazyLoad plugin for WordPress (based on WP Rocket)
The plugin is not working for me, all data is being processed right away. Using WP 5.3 and the newest plugin version. Embed data is coming from an oEmbed ACF...
Is there a way to access the JS lazy loader in order to manually trigger the loading of images that were fetched asynchronously? This seems necessary when lazy loading posts...
After updating the plugin to 2.2.3, the entire website is inside a container. In the Chrome development console, it shows a JavaScript error At the bottom there is a text...
problem: horizontal scroll caused by certain lazy loaded images (identified these images by removing all images one by one in DOM) workaround: add `data-no-lazy="1"` to problematic images, but our editors...
There's a clear few second delay for QM finishing loading just by having Rocket Lazy Load active. If you enable a large data set panel like SAVEQUERIES true, delay will...
Hi. We probably need to avoid rendering our lazy load markup optimizations during AMP output and let AMP plugin take care of it instead. https://github.com/Automattic/amp-wp/ for details.
`'src="data:image/gif;base64,R0lGODdhAQABAPAAAP///wAAACwAAAAAAQABAEACAkQBADs="` sets a white 1x1 GIF as placeholder. This looks really ugly if the background is anything other than white. A transparent GIF would be much better: https://css-tricks.com/snippets/html/base64-encode-of-1x1px-transparent-gif/ That is,...
example ticket: https://secure.helpscout.net/conversation/600501326/71417?folderId=273761
I've wrote the issue here: https://wordpress.org/support/topic/outstretched-natural-sizes-of-images-for-unknown-reason/ As well found one bug: https://wordpress.org/support/topic/bug-with-brackets/
Website: https://www.plantphenomics.org.au/ This is the image carousel, LazyLoad off: http://jmp.sh/RhlessO This is when LazyLoad for images is on: http://jmp.sh/wIDojAR Ticket: https://secure.helpscout.net/conversation/490256421/55954?folderId=628132 I tested it in our megasite, and looks like...