dejanstojanovic / Facebook-Album-Browser

jQuery plugin for browsing public albums of a Facebook account
http://dejanstojanovic.github.io/Facebook-Album-Browser/
MIT License
74 stars 42 forks source link

Thumbnails taking to long load or not loading #58

Open hareshvekriya opened 7 years ago

hareshvekriya commented 7 years ago

I have implemented a gallery using this jquery library and thumbnails are taking too long to load. Also wanted to know if you can make the title permanent instead of on hover show the title. I want the title to be there like the number of the images per album.

Link to the page.

https://sksswoolwich.org/photo-gallery.html

Samg381 commented 7 years ago

Did you ever fix this?

zsavicreative commented 7 years ago

So I had a look on the link you provided, my suggestion is to have a look through your css and make sure the album cover isnt being placed outside of the thumbnail area. Also please note that the loading gif is placed behind the loaded image, so if you were to hide the image of the albums you do see then you would see the loading gif underneath. So just because you can see the gif doesnt mean its not loading the image..

I had to mess around with the css as well to get my photos to sit properly, which is expected with the variations of devices/screens available.

If this doesnt provide any solutions please give me an update and I'll try to have a closer look.

Samg381 commented 7 years ago

Did the same exact thing, everything is working fine now. Thank you very much.

zsavicreative commented 7 years ago

no problem, glad I could help.