Okay, listen. I’ve been using W3 Total Cache for seven years. And the problem has only been occurring since the last update. No images are displayed at all as long as Lazy Loading is enabled. And that’s exactly the point that has been revised in this latest update: There are the options “Process HTML image tags” and “Process Background images”.
If I deactivate “Process HTML image tags”, images are displayed again.
The problem is not on my side, but on the last update.
If I have Lazy Loading enabled, there is also a single error in the console (only one, when cached!). And that says that one background image cannot be found in a DIV, even though it exists:
url(/wp-content/themes/THEMENAME/https://www.DOMAIN.de/wp-content/uploads/FILE.png)
Of course this URL makes no sense at all and is nowhere written like this by me.
It should be:
url(https://www.DOMAIN.de/wp-content/uploads/FILE.png)
As it is also written by me in HTML/CSS
THEMENAME is of course my theme name, domain my domain etc. So it seems that something is fundamentally wrong when W3 Total Cache is activated. If Lazy Loading or W3 Total Cache is deactivated, everything is displayed correctly.
The problem was the last update – when will it be fixed?
PS: The background image is also not displayed if “Process HTML image tags” and “Process background images” are disabled, but every other image is shown. The background image worked in the last version of W3 Total Cache and when W3 is deactivated again.
-
This reply was modified 4 years, 9 months ago by
dajanas.