hey,
I found the solution a long time ago but didn’t update here.
The problem was cause due to line breaks inside the
element (between attributes).
so, for example, if there was a line-break before the “src” attribute then the lazy load wouldn’t work. In other words, if the src attribute wasn’t on the same line as the element start “<img…” then the issue would occur.
@qtwrk what am i looking for? i see lines for all the other images: “[Media] lazyload found: …”
@qtwrk as Cache Crawler said, search the page for the text “Bright-thinking” to reach one of the relevant sections.
These images aren’t loaded by css or JS. simple img tags.
-
This reply was modified 3 years, 9 months ago by headfalcon.