Hi,
I agree we need to figure out a way to make slider work better.
1. It’s hard to use image container because it needs to parse the html structure which will cost a lot. However, it’s possible to use images’ class name as the filter. Do you think we should give a textarea setting under Media tab for this?
2. On the link you gave I didn’t see the masonry or other sliders that is using lazy load. Can you specify it a bit more? If you specify the width&height for those images, it won’t shift before fully loaded. I noticed you have the w&h in <img width="490" height="308" src="https://xxx/xxx-490x308.png" class="scale-with-grid wp-post-image". Does it work?
1. Understandable. I think that extending this functionality to img class or any text around img tag in general would be useful. It would be useful to filter featured image with its class (I don’t like first post image to lazy load)
2. Please check the link again and see below first 4 or 6 posts – https://szmigiel.design/en/blog/
Are you in our golitespeed slack? If possible please @ hai there. Lets figure out a solution for this case.
Nope, care to send me an invite – lukasz (at) szmigiel.design? NVM, I’ve found the link in the lscache plugin footer. I’ll get back to you tomorrow.
I believe that somehow lazy load is halting or somehow interfering with the script responsible for masonry layout. When I resize the window, everything reshuffles as it should. Weird.
-
This reply was modified 7 years, 8 months ago by
szmigieldesign. Reason: i'm stupid and blind ;)
Fixed in next release with Responsive Placeholder.