Hi there,
Sometime, picture cover on block not show up or sometime it show up and after that it just disappeared. please see in picture you will know what the problem.
Hi Chris,
Thanks for fast replied. I already disable the lazy load but it still not solved this problem.
So I need to fix something on severs ? please let me know how to fix it.
Thanks
Hmmm…. stuff shouldn’t just “disappear” unless you have a server issue where it’s timing out loading images; CDN issues, caching issue, or not enough memory for WP.
possible issues:
If you’re using a CDN, you need to set that up properly.
If you’re using local site caching, try clearing cache.
Also, perhaps try increasing default memory in the wp-config.php file from the default 40MB to 96MB, or 128MB if your host allows that.
Hi
Thanks @Chris!
@Sprite_zaa I’ve checked your site and fond some 504 Getaway Timeout errors in browser console: http://screencast.com/t/Mv0bEddQ This is a server side error which usually appear when one server did not receive a timely response from another server that it was accessing while attempting to load the web page or fill another request by the browser. It also could be a temporary issue so you can try to reload the page a few times and if you still get this error contact your host provider and let him know about this.
Thanks!
Thanks @AndreiL.
I just talked with host provider he said there are problem because wp.com cached my picture and he said I should let picture cache from my site directly. he said there are some plugin working on this so ask me to find which plugin and turn it off. Do you think this is the problem ? and what i should have to fix please guide me.
Thanks