-
AuthorPosts
-
August 10, 2013 at 6:34 pm #27553
I thought it had sorted the problem but your CSS messes up layerslider images displaying properly.
Hi,
Please add this on your custom.css or Quick CSS
img, body img {
max-height: 100%;
}
Regards,
Ismael
I’m having a problem with IE10 loading images. It seems if you hover over the image for the first time sometime you get the image display badly. See you link:
http://www.chriswardphotography.com/test-area/examples/image-test2.jpg
Quick hover shows the first error in display, if you hover over again it corrects and shows as normal.
August 12, 2013 at 12:51 am #134398Hi,
Please give us a link to the actual website so that we can check it and give you a proper solution. It is not happening on our end.
Regards,
Ismael
August 12, 2013 at 7:29 am #134399http://chriswardphotography.net/galleries/fashion-and-portraits/
Happens in IE10 if you hover over the images. Not all the time but I can get it to mess up within around 3 secs of moving of the thumbnails on a page that has just loaded. I can give you some more examples if you like?
August 12, 2013 at 7:52 pm #134400Hi artistic24459,
I’m not getting the same issue when testing it now either. If you can give us an exact set of steps to re-create it we can try debugging it from there.
It could be an oddity in how IE10 loads in data specifically but I’m not aware of anything like that right now.
Regards,
Devin
August 13, 2013 at 7:48 am #134401If you load the page fresh and move the cursor over the thumbnails quickly then it seems there is a chance of one of the preview images to load like the example. If you move off and on again then it clears.
I think it is a IE10 loading oddity as you say. I can get it to do it every time but its not a set image. Its random on which image will load like it. I will start up my laptop and see if I can get the same result on that.
August 14, 2013 at 3:12 am #134402Hi,
It looks ok when I load it on IE. Please see the screenshot.
Very nice gallery. :)
Regards,
Ismael
August 14, 2013 at 11:26 am #134403Not sure what it is then. I still get this happening:
http://www.chriswardphotography.com/test-area/examples/image-test2.jpg
:-(
August 15, 2013 at 2:56 am #134404Hi,
Please try this:
#top div .avia-gallery img {
max-height: 100%;
}Regards,
Ismael
August 15, 2013 at 11:28 am #134405Woo Hoo I think you have sorted it. I don’t get the problem now and it does not effect anything else in the website.
Thanks so much its very important that the galleries work 100%
August 15, 2013 at 12:46 pm #134406Spoke to soon sorry.
The CSS messes up the thumbnails in the ajax gallery. It does sort the loading problem out.
Can the CSS not apply to the ajax gallery?
August 18, 2013 at 3:47 pm #134407Hi,
I am sorry , but could you post a url to your site since the one you display in your name leads to a maintenance screen. it should be possible though.
thanks,
nick
August 18, 2013 at 5:24 pm #134408http://chriswardphotography.net/galleries/fashion-and-portraits/
The link was in an earlier post. Any gallery will do they all have the loading problem in IE10
August 18, 2013 at 5:28 pm #134409Hi,
Sorry the URL you pasted doesn’t work in Chrome either http://www.clipular.com/c?14320534=l4DzBIFCAUkTPludiOf79Ttv2JA&f=.png
Thanks,
Nick
August 18, 2013 at 6:02 pm #134410opps sorry,
http://chriswardphotography.net/consumer/galleries/fashion-and-portraits/
this will work.
August 20, 2013 at 1:16 pm #134411What is the issue on this page? I apologize I’m just not following the thread at this point as that page has a regular gallery but no ajax portfolio. For me at least, I’m getting no issues at that link for that gallery.
August 20, 2013 at 2:29 pm #134412Please read over the post from the top.
I am getting this problem when loading images in the preview gallery on IE10:
http://www.chriswardphotography.com/test-area/examples/image-test2.jpg
The ajax is only mentions as Ismael gave me some CSS that fixed the loading problem in the gallery but messed with the ajax thumbnails in the portfolio page so I could not use it.
#top div .avia-gallery img {
max-height: 100%;
}
August 21, 2013 at 12:02 am #134413Hi,
Please try this:
#top.page-id-1780 div .avia-gallery img {
max-height: 100%;
}http://chriswardphotography.net/consumer/galleries/fashion-and-portraits/
Regards,
Ismael
August 21, 2013 at 7:05 pm #134414I think that sorted it :-)
Will try it out a bit more tomorrow and let you know and update the statues if its 100%
Thanks for the help.
August 22, 2013 at 4:54 am #134415August 24, 2013 at 12:24 pm #134416It seems to have sorted it and not changed anything else on the site. Well done :-)
Thanks again. Another problem solved.
August 25, 2013 at 1:58 am #134417 -
AuthorPosts
- The topic ‘Gallery image loading problem IE10’ is closed to new replies.