Replies: 0
Hello,
Im using extension for pagination for FooGallery and I have one issue. I added this code <?php echo foogallery_pagination($current_foogallery_album->gallery_count()); ?> to the album template to show pagination. Paginationo is fine for albums but this work even for gallery as well. I want to see all pictures in gallelry not just number which I set for pagination. Do you know how to fix it?