Bug?: Make site load low-res version if @2x isn't available
-
Hi there,
Firstly, thanks for a providing such a great plugin!
Just wanted to point out an issue that I’ve experienced which I am pretty sure has to do with either WP Retina 2x, Firefox or both.
When my site calls on thumbnails/images I experience that they show up briefly and then quickly disappear and are replaced with the title of the images instead. It only happens on retina devices using Firefox or Safari (not Chrome). So you can see the problem in action, here’s the site I’m currently working on (dev version – please give it a couple of minutes for the problem to happen): https://onlygraphicdesignerscare.com/ (please ignore the slider – the problem doesn’t apply to that).
I’ve been fiddling around with it and tried to switch method from ‘Retina.js’ to ‘Picturefill’ and back, but nothing seemed to solve the problem. I would have loved to use the Picturefill method, by the way, but Firefox doesn’t seem to support it yet ?? Anyway, I found a solution by making sure that all images are large enough for WP Retina 2x to be able to generate @2x versions, as if they are all available, the problem doesn’t happen (at least with the ‘Retina.js’ method). In other words, the problem seems only to occur when there’s no @2x version available and instead of showing the low res version, the plugin shows the title… Unfortunately this makes the site really slow to load (especially as images are loaded twice on retina devices).
If this is an issue only I have, then I hope someone can help me solve it, and if it’s actually a general bug, then I hope that pointing it out is useful.
Thanks,
Jonas
- The topic ‘Bug?: Make site load low-res version if @2x isn't available’ is closed to new replies.