Page 1 of 1

embedding the phoca gallery to a content or article.

Posted: 13 Jan 2009, 00:59
by nemmon
Hello,

I would like to add the gallery to an content item. I have tried creating a module to a position that doesnt exit /show on the template and it works, although, that is not what I need.

I want to be able to show a specific category within the content item.

The plg_slideshow shows one image over the other pictures, I would like to have the images in a grid if possible, and these images to be clickable and zoomable... :)


Thanks tons

Re: embedding the phoca gallery to a content or article.

Posted: 13 Jan 2009, 01:25
by nemmon
Ahhh... forgive me... reading and looking at other posts I seem to have found the solution...

https://www.phoca.cz/demo/phocagallery-plugin?start=3
viewtopic.php?f=9&t=2227&p=12654&hilit= ... cle#p12654

Re: embedding the phoca gallery to a content or article.

Posted: 13 Jan 2009, 01:50
by nemmon
Looking at this feature, here is how I am implementing it...

{phocagallery view=category|categoryid=1|limitstart=1|limitcount=2|detail=1|displayname=1|displaydetail=1|imageshadow=shadow1}

I have 1 category

i have 2 images on this category

This is my problem...

1. the images are stacked up on top of eachother, so... one appears, then it fades, then the second one appears.
I need them to be displayed as a gallery...

2. When I click on the image, a normal Popup box comes up, not the fancy zoom feature..

Thanks for such a great tool!

Re: embedding the phoca gallery to a content or article.

Posted: 13 Jan 2009, 10:38
by caro84g
Hi,

see the documentation for the detail views: https://www.phoca.cz/documents/14-phoca- ... ery-plugin

The limit parameter starts with 0, which is the first picture in your category.

Regards, Carolien

P.S. you did install the phocagallery plugin, didn't you (it's a different plugin than the slideshow plugin)