I’ve been working on a page for several hours that has several small slidedhows in 11 different categories, i.e. several pictures of parrots in one, turtles in another, etc. They are all about an inch square in size. However the images quit loading (they were working when I set it up). I’ve checked everything I can think of:
image path in html as same as on server.
.jpg on both html and server.
No caps being used.
image file name is lower case and also on server.
The canonical tag is correct.
I checked with W3c and no errors.
I entered URL to an image and it loads on browser.
I updated the jquery to 1.11.0 (the other page loads with the old one.
I have another page that is identical to this one except it uses different categories/images and those are loading. I’ve compared the code on both pages and don’t see any differences.
There is too much code to post here so I’m hoping someone can let me know if there is anything else I can check.