Image Display not Consistent

Posted in: Newspaper
Post count: 4

My site is http://www.soexcellence.com
The thumbnail for the posts are not showing most of the times.
But if I keep refreshing then occasionally the page is loading with all the images.

The links to the images are fine. If i right click and open the link to the image it is opening the image.

Thanks

Post count: 9544

Disable the ‘lazy load’ effect.

Post count: 22421

The lazyload effect is the first to break in a plugin conflict. Please try to identify the plugin causing the issue and remove it.

Thank you!

Post count: 4

Got support from Thrive Leads to add this code:
body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img {
opacity: 1 !important;
}

It worked.

Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.