Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1000·lazysizes

Thumbnail Image Not Displaying Next to Search Result Links

Author: koobanwebmasterCreated Oct 8, 2024Updated Oct 8, 2024
Labelsquestion

I'm having an issue where the thumbnail image is not appearing next to the search result links. This could potentially be caused by plugins like Smush or WP Rocket. I’ve noticed the following code in my website’s source code:

.lazyload, .lazyloading { opacity: 0; } .lazyloaded { opacity: 1; transition: opacity 400ms; transition-delay: 0ms; }

Source: aFarkas/lazysizes

View original on GitHubView discussion on GitHub