Images Issue

Posted in: Newspaper
Post count: 34

Hello,

We have a serious image loading problem on the newspaper theme. It started since we updated the theme version. I installed autoptimize plugin but it created a problem that images are not visible, every image compression plugon created a loading problem. Right now, there’s no plugin and the site works with the theme default settings. But as you can see, there’s a problem in some of the post (with a sidebar) – https://www.allinallspace.com/here-are-all-the-satellites-orbiting-the-earth-in-2019/

While on other templates, images are fine – https://www.allinallspace.com/the-best-photogrammetry-programs-for-drones-3d-mapping/

What is the problem and how can I fix it?

Thanks!

Post count: 35449

Hi,

Is look that the problem is from on of the plugins that you are using -> https://i.imgur.com/fYZs0dl.png -> https://i.imgur.com/zpEUNiP.png the best way will be to deal with these plugins, another option is to try a custom css like this one:
body.td-animation-stack-type1 .td-animation-stack .entry-thumb, body.td-animation-stack-type1 .post .entry-thumb, body.td-animation-stack-type1 .post img[class*="wp-image-"], body.td-animation-stack-type1 .post a.td-sml-link-to-image>img {
opacity: 1;
}

The code need to be set in theme panel> custom code> custom css.

Hope this will help you!
Thank you!

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