Front page images not being lazyloaded
-
Hi,
I have a site that’s using autopost thumbnails pro which grabs the first image of post and makes it the featured image to display on the front page for posts.
The code that becomes like this:
<a href="https://mydomain/xdev/2014/07/30/thispost/" title="thispost"><img src="https://mydomain/xdev/wp-content/uploads/freshizer/a6b809faa654654484cefe28f_thispostjpg" alt="thispost"></a>
Why won’t bj lazyload detect this code as an image and lazyload it? Is it an regex issue? Lazyload works perfectly on the actual posts (singles)
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Front page images not being lazyloaded’ is closed to new replies.