Hi All,
I'm hoping someone can shed some light, either on how to do this, or where I should look:
I am looking to have a gallery referenced in two different places. In the first (on the post), I want to only show 3 images and use pagination to let the user move through all the images.
At the same time, on a linked page, I want the user to see ALL the gallery image thumbnails.
Imagine you could either click on a thumbnail from the post and launch lightbox, or you could click a "see all" link and go to a page listing ALL the images in the gallery.
In the admin panel, I know that I can limit the number of images seen in a gallery (currently set to 3) and I can turn on AJAX Pagination, and it's awesome. I love the function. But I don't know how to create a gallery (from a different template maybe?) that lists every single image thumbnail.
Help?
Thanks,
Dom