ALL images missing from SITE after Update

Posted in: Newsmag
Post count: 16

KicksOnFire.com
Updated to Newsmag Version: 1.7.2
Wordpress Version 4.2.2

Lazy Loading disabled.
All images are missing.

http://cl.ly/image/1m2C2s1b0D3R

  • This topic was modified 11 years by khancept.
Post count: 16

When Lazy Loading Enabled, images are showing…
When Lazy Loading Disabled, images are NOT showing…

Post count: 16

Temporary solved the issue by adding this to custom css:

.td-animation-stack .entry-thumb, .post img {
opacity: 100; !important;
}

Post count: 9544

Be sure to clear all caching on your website, CDN, cloudflare or whatever.

Post count: 6600

Hi,


@khancept
Glad you’ve found a workaround yet as Chris mentioned it cloud be a caching issue. Disabling the lazy load feature shouldn’t affect the images anymore and “Exceeding the limit of 2 sec for loading all images, the lazy animation effect is canceled. This rule is also available at block’s loading content using ajax, if the animation is enabled.” as mentioned in the panel.

Also try without any plugins active it could happen due to a plugin which conflicts with theme’s lazy loading script causing this, you do have some js errors in the console: http://screencast.com/t/XIuiBJ9gqh

Let us know if it happens again so we can check.

Thanks

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