Hello,
I have been successfully using Vienna to RSS /film (http://www.slashfilm.com/) for a long time, but now suddenly images are no longer loading. Instead all I see is a grey box.
Perhaps the /film blog has switched to lazy-load images, and Vienna can not handle this? Thoughts?
Thanks so much!
Vienna not loading lazy-loaded images
Re: Vienna not loading lazy-loaded images
Yes, they are using lazy-load images, and their RSS feed does not provide any Javascript bit which could handle them.
It should be doable to Include something directly in Vienna's styles, but apparently there is no consensus on class names and attributes names when using this technique… After a few minutes browsing, I encountered "lazy", "lazy-load" for class names, and "data-original", "data-src" for the attribute pointing to the real images…
How could we handle this diversity ?
It should be doable to Include something directly in Vienna's styles, but apparently there is no consensus on class names and attributes names when using this technique… After a few minutes browsing, I encountered "lazy", "lazy-load" for class names, and "data-original", "data-src" for the attribute pointing to the real images…
How could we handle this diversity ?
I contribute to Vienna RSS as a developer.
Please, don't forget those tips for writing a good bug report
Please, don't forget those tips for writing a good bug report