Page 1 of 1

Show more than 1 image

Posted: 10 Nov 2009, 06:13
by rajeshdungrani
I want to display more than one image from a category. Is is possible. For e.g A category ID 1 contains 4 images with image id 1, imageid2, imageid3,imageid4.
Now if I want to display a sigle image I use following script:
{phocagallery view=category|categoryid=1|imageid=1|
limitstart=2|detail=4|displayname=1|namenumchar=50|
displaydetail=1|imageshadow=shadow1}

But suppose if I want to display three images, what should I do.

Re: Show more than 1 image

Posted: 14 Nov 2009, 23:05
by Jan
Hi, yes, you will use limitstart and limitcount and will not used imageid, see:
https://www.phoca.cz/documents/14-phoca- ... ery-plugin
https://www.phoca.cz/demo/phocagallery-plugin

Jan