Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumbnail Image Not Displaying Next to Search Result Links #1000

Open
koobanwebmaster opened this issue Oct 8, 2024 · 0 comments
Open

Thumbnail Image Not Displaying Next to Search Result Links #1000

koobanwebmaster opened this issue Oct 8, 2024 · 0 comments
Labels

Comments

@koobanwebmaster
Copy link

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;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant