Large images blurry, in Chrome pixelated on load then correct when refreshed
-
Hi,
I have developed a site for a photographer and am having difficulty with larger images, which are inserted within posts (ie. not Featured Images), rendering correctly. I have changed the Media Settings to:
[ Moderator note: moved to Fixing WordPress. Please do not use Developing With WordPress for these topics. ]
Thumbnail: 800 x 800
Medium Size: 1200 x 1200
Large Size: 2000 x 2000in any case I am really only using the Full Size option when inserting these images into posts. I have also added
set_post_thumbnail_size( 4000, 9999 );
to the functions.php file.What is happening is that Safari & Firefox are showing these images as blurry, and Chrome is showing them as pixelated on page load, but then when I refresh the image displays correctly.
Any ideas what I am doing wrong?
Here is a link to the site:
You will hopefully see what I am talking about on that first large image that loads.
Many thanks,
Nick
- The topic ‘Large images blurry, in Chrome pixelated on load then correct when refreshed’ is closed to new replies.