Problem with hundreds pictures in Fancybox
Problem with hundreds pictures in Fancybox
I am using CMS Made Simple 1.9.4.1, 1.4.4 and Gallery Fancybox. One of my album contains 143 photos but I can only have twenty thumbnails of each page. When I clicked my way to the picture twenty in Fancybox, so it would not move on to slide twenty-one. I have to close the box and then click on the next page. Why this? Can anyone help me?
Re: Problem with hundreds pictures in Fancybox
This is normal behavior. Fancy box and lightbox shows all the related images (rel="group" or whatever) on the same page, if you run out of page, you have go to the next page. So if you show 1-20 and 21 to 41 on the next, it works like this.
Re: Problem with hundreds pictures in Fancybox
Fancybox only shows you images currently on the page.. It has no way of knowing what's on the next page. There is a way to do it with Ajax, but I haven't explored this yet.

