Page 1 of 1
How to display one image and then the rest?
Posted: 27 Jun 2015, 15:08
by Tycho
I don't know if Phoca can even do this, but I was wondering if you had like 5 images in a gallery and wanted to show only one of the images in post but when you click the image it would show that image in larger resolution and rest of the images under it like in this example:

Re: How to display one image and then the rest?
Posted: 28 Jun 2015, 13:15
by Jan
Hi, mostly this depends on used javascript library. I think, you need to customize it somehow - e.g. in category view display only one image and the other images hide with help of CSS or javascript - then if you click on the image, small thumbnails will be displayed like on your demo screenshot - some of the methods do have this functionality: JAK, Highslide JS, boxplus (I think), etc.
Jan