4 thumbnails and 7 detail images
Posted: 26 Sep 2011, 18:47
I am using the phocagallery plugin to let specific categories of images show at specific pages.
I only want 4 thumbnails to be visible at the page (category has 7 images), when i click a thumbnail i want to be able to navigate trough all. Code at the bottom shows 4 thumbnails at main page.
It works with te standard view ('detail=0'), this way i can view all 7 images in the imagebox. But i want to use slimbox ('detail=8). When i use slimbox i can only navigate trough the 4 images and not the 7 in the category. How can i solve this?
See code:
{phocagallery view=category|categoryid=28|limitstart=1|limitcount=4|detail=8|displayname=0|displaydetail=1}
{phocagallery view=category|categoryid=28|limitstart=1|limitcount=4|detail=0|displayname=0|displaydetail=1}
Thanks in advance for the help
I only want 4 thumbnails to be visible at the page (category has 7 images), when i click a thumbnail i want to be able to navigate trough all. Code at the bottom shows 4 thumbnails at main page.
It works with te standard view ('detail=0'), this way i can view all 7 images in the imagebox. But i want to use slimbox ('detail=8). When i use slimbox i can only navigate trough the 4 images and not the 7 in the category. How can i solve this?
See code:
{phocagallery view=category|categoryid=28|limitstart=1|limitcount=4|detail=8|displayname=0|displaydetail=1}
{phocagallery view=category|categoryid=28|limitstart=1|limitcount=4|detail=0|displayname=0|displaydetail=1}
Thanks in advance for the help