jquery - Colorbox (lightbox plug-in) limiting number of photos in array -



jquery - Colorbox (lightbox plug-in) limiting number of photos in array -

i implemented colorbox plug-in on 1 of clients' sites recently, , it's limiting number of photos loads lightbox five. steps reproduce problem:

load page click 1 of big images (not thumbnails) load lightbox click through previous/next navigation or click lightbox image advance the image set loops @ 5 when should display nine

example page 1

example page 2

on each page, there greater 5 photos in set. can click on big photo #6 or greater, , loads image, there no navigation , no "photo x of x" numbering.

looks class triggering colorbox on has 5 images 'group1'. see screenshot. each div there has 'group1' class inside. add together additional divs images '.rscontainer' have listed in screenshot?

jquery colorbox

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -