Images not loading correctly – Grey blocks.
-
Hi all
I have a demo here to try and illustrate my problem.
https://www.ttmt.org.uk/forum/wordpress-forum/
It’s a simple slideshow photo gallery with thumbnails along the bottom.
The slideshow and the thumbnails are created with the jQuery cycle plugin.
I’m using the NextGen plugin to organise the images into groups.
The images are just added to the page in a long list like so.
<img class="ngg-singlepic ngg-none" src="https://www.ttmt.org.uk/forum/wordpress-forum/wp-content/gallery/trucks/02.jpg" alt="02" /> <img class="ngg-singlepic ngg-none" src="https://www.ttmt.org.uk/forum/wordpress-forum/wp-content/gallery/trucks/03.jpg" alt="03" /> <img class="ngg-singlepic ngg-none" src="https://www.ttmt.org.uk/forum/wordpress-forum/wp-content/gallery/trucks/04.jpg" alt="04" />
so the page is just images.
My problem is sometimes when the page loads the images don’t load correctly and the images are partly covered with grey boxes
like thisIf the images don’t load correctly I have to delete the browser cache and try reloading the page, refreshing the page won’t load the images correctly.
If the image loads with the grey blocks it also appears with the grey blocks in the wordpress UI like – like this
What are these grey boxes, is it WordPress, the Cycle plugin or NextGen Gallery?
Is it because I am adding the images directly to a page?
Any help with this would be greatly appreciated.
- The topic ‘Images not loading correctly – Grey blocks.’ is closed to new replies.