Hi,
First as all, Thankg for developing useful plugin.
This plugin is working well, but i have small problem in IE 11.
I put post slider using shortcode and than i put <!– no-lazy-area –> above shortcode.
But this is not working.
I want to deactivate lazy load on featured images only in all posts.
Please let me know how do i that.
Thank you.
]]>This rule counts the number of DOM-accessing functions calls on a scroll event, such as queries, readings, writings, bindings and jQuery functions.
Two scroll events are triggered quickly, one after the other, and only the second one is analyzed so throttled functions are ignored.
One of the main reasons of a poor scrolling experience is when too much JS is executed on each scroll event. Note that some devices such as smartphones and MacBooks send more scroll events than others.
Reduce the number of DOM accesses inside scroll listeners. Put DOM queries outside them when possible. Use throttling or debouncing.
=
Warning
This rule reached the abnormality threshold, which means there is a real problem you should care about.
The table below shows the interactions between the JavaScript and the DOM on a scroll event.
Type
Params
1
documentScroll
(triggering the scroll event on document)
2
windowScroll
(triggering the scroll event on window)
So this speeds up my homepage so effectively. However, how do I apply it to my woocommerce shop page and single products pages? Is there a function I can add to my theme? Or something I can add to the single files? ie. shop page file and single product file? Thank you in advance! ??
]]>Hi – thanks for your great plugin, it works well with caching and other optimization plugins without issue.
However…
Not sure you can help with this one or not… with Speed Up activated Wooslider waits to load an image even though it is located near top of page (where other regular images didn’t wait to load) — I added no-lazy divs to the container wooslider is placed in <div class=”no-lazy”> … both directly and in the the column it is placed in…
I’m guessing that somehow wooslider is reacting to whatever code Speed Up is loading… I’m sort of stumped. Your plugin is shaving more than a full second off of an already fast page load so it is worth figuring out rather than not having Speed Up on that page.
I’d appreciate any suggestions, thanks.
]]>Does this plugin support Lazy load css background images?
If we should swap from wp rockets lazy load we need to be able to adjust lazyload threshold and ability to add “Fade In Effect for your LazyLoaded images” is this possible with your plugin if so could you provide me with the code here that is needed?
https://docs.wp-rocket.me/article/113-fade-in-effect-for-your-lazyloaded-images
https://docs.wp-rocket.me/article/1032-adjust-lazyload-threshold
Hi there,
Love this plugin, thanks for creating it! There’s one thing that I’d like to change which is the background color. Right now the spaces where images will appear are dark grey, which is not the page background color. This isn’t very nice. How can I set the background color to avoid the grey spaces?
Thanks in advance!
Tom
Stops working when using defer for javascripts.
Might need to exclude this plugins js? If so please send me the path.
]]>It’d be great if the plugin supported previews (empty blocks of image’s size would be enough) and fade-in effect like the a3 Lazy Load plugin does. I prefer the Speed Up plugin because it applies lazy load even background images and supports any custom attribute for no-lazy-load. If this plugin had some animations and kept image size before the image is loaded it would be the best plugin of all existing.
Thank you!
]]>The plugin works well, but only on images that don’t have the srcset attribute.
The issue is solved by renaming the srcset
attribute to data-srcset
, as the a3 Lazy Load plugin does.
Here is a quick, but not very elegant solution. Apply the following patch on the speed-up-lazy-load.php file:
165a166,167
> $append = preg_replace('# srcset="([^"]+)"#', ' data-srcset="\1"', $append);
>
]]>
Latest update broke images in SA slider. They are just blank now. They where CSS inline which the update included. This is urgent, can you solve the issue asap or send me the previous version to download?
]]>Hello Simone,
Looking for a new lazy load, I was using Lazy Load XT, works very well, but disappointed developer has given up on it. You could see the images loading as you scrolled down a page.
Is there a way to know your plugin is working. Images appear as I scroll they do not delay slightly as my other plugin did. I looked all over for the settings to configure and discovered there was none. Really love that it is light, but I just want to know its on?
Thank you for your time.
Hi, I installed your plugin to test it. I noticed that the images of the pop ups did not appear when clicking on a button, so I disable and delete the plugin. But, after doing this now 2 vertical scroll bars appear on the right (in all the browsers that I have tested). Also vertical scrolling is not allowed.
Could you please tell me what happens?
Thanks
]]>Downloaded the plugin and works a treat overall except on the blog page when you press the load more button … it loads all funny. So I have added no-lazy-area to the actual page but this issue remained? Any suggestions please?
]]>I have a quite basic question. I have a page that does not show avatars fetched from google if lazy load is on. How and where do I put this no-lazy-area string in to the page or area? I did not quite get it. I could disable it on the whole page or just on specific area.
]]>Hello I use this plugin below to generate XML product feed for my WooCommerce store and send to google shopping. But some, not all, of my products are being reproved by Google Shopping due to incorect feed generation. The error shows:
src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-src="
Plugin: https://woocommerce.com/products/google-product-feed/
Hope there is something we can do, really like your plugin.
Thanks!
]]>Hi, I loved this plugin but I had to disable it because when I’ve got a WordPress post with 3 Youtube videos with oEmbed (auto-embed) only one resizes the full screen, and the others remain little.
Is there ay way you fix this problem?
Have a wonderful day!
Angel
]]>Hi,
How can I deactivate the plugin on mobile (screens lesser than 768px) or make it work on mobile?
It works like a charm on desktop, but when on tablet or mobile, the images just never loads…
Thanks!
]]>Hello as I said this plugin is awesome, but since the last WooCommerce Storefront theme update I am having issues with your plugin
It loads a GIF image, without content, only on homepage. It has this link:
mysite.com/image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7
I had to turn off your plugin. Hope it gets resolved as I like it a lot.
https://woocommerce.com/storefront/
Thanks my friend!
]]>Hi –
FAQ doesn’t quite finish answering the question “Simply add a string ‘no-lazy-area’ in the area (eg. in a page write ‘‘).”
I’ve got content at the top of the page that requires a scroll to trigger visibility – so hoping to assign it to load
thanks
]]>Hi Simone,
the plugin works fine for my site. But I have some images outside of the_content, e.g. in navigation below the content. So how is it possible to lazy load these images, too? Are there filters in wordpress like the_footer or the_navigation…?
Thanks!
]]>Hi,
I found when I deactivated this plugin or try to delete it causes bad page speed loading errrors to my website..
In Gtmetrix Test I found it creates the error …
“Serve resources from a consistent URL”
The expanded warning is….. The following resources have identical contents, but are served from different URLs. Serve these resources from a consistent URL?
And in Pingdom Tools it creates a bad connection error and I get 7 connection errors of the following example below ..
“chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/cast_sender.js”
Please tell me how to uninstall plugin all traces of it to fix this problem?
Originally I was only deactivating it and Im not saying I wont use it again but I wont if it causes these problems every time I deactivate or if and when did want to uninstall.
Other than this the plugin is great and works well so please fix this issue and explain how I fix the errors caused on my site asap please.
Many thanks in advance.
Best Regards
Paul
]]>Your plugin looks good, since the others plugins are not good enough, however, can you include the unminimized version of the script, so we can review how it works and suggest changes if we could.
]]>