Images not shown after disabling “Speed up image load times”
-
I’ve noticed that many images on the website disappear when I disable the “Speed up image load times” feature. However, when I enable it, the images reappear.
When I disable this feature and inspect the element, the image link is correct and functional, but the image still doesn’t display on the frontend. I also observed that when the feature is disabled, the
loading="lazy"
attribute is added to the image tags. When I enable the feature, the lazy load attribute is removed. Could this be causing the issue, and how can I resolve it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.