Hello Takis,
Thank you very much for your answer.
I indeed had quite a few issues when converting my website from HTTP to HTTPS but I think you are right that it is not directly related to your plugin. I will check for redirection issues though, thanks for pointing that out.
Regarding the NginX caching server, I wasn’t aware, but I just read that indeed that’s the case. My website runs on an Apache server but some of the caching is done by the Siteground (my host) Supercacher (a plugin and server combination), and I just read that the server side of caching runs on NginX. Would that be a problem?
I eventually managed to get Adaptive Images running fine again after flushing every possible kind of server and local cache and then rebuilding image links that I think were actually broken whith a theme update. A lot of changes happened at the same time so I didn’t know exactly where to look at for possible problem sources, but eventually I managed to troubleshoot most of them.
Right now, almost everything seems to works fine, even the CSS background images! The website you had a look at was just a placeholder page; the main page under development has two CSS images and the two get resized properly, even in CDN enabled mode. However, I put my CDN in “pause mode” until the development is finished, so I’ll have to check again when everything is done and the CDN is doing its caching.
I only have two problems left:
– I checked the “Bigger Dimension” checkbox; I don’t know if it works well, because it seems that I always only get the image version according to the closest break point related to the longer side of the screen, regardless of device orientation: e.g. I have break points set at 2560 px and 1440 px, and my phone in portrait mode only feeds me 2560 px wide images.
– I can’t test as many of of the break points as I’d like, because for some reason Chrome/Opera in Device Preview mode still detect my real screen resolution, which is 2560×1440 (and actually the same as my phone, which restricts my testing even more!). Is this normal? Is there a way to force “false” resolution spoofing?
Thanks a lot!
Charles