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
embedding the phoca gallery to a content or article.
-
- Phoca Newbie
- Posts: 4
- Joined: 13 Jan 2009, 00:49
-
- Phoca Newbie
- Posts: 4
- Joined: 13 Jan 2009, 00:49
Re: embedding the phoca gallery to a content or article.
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
https://www.phoca.cz/demo/phocagallery-plugin?start=3
viewtopic.php?f=9&t=2227&p=12654&hilit= ... cle#p12654
-
- Phoca Newbie
- Posts: 4
- Joined: 13 Jan 2009, 00:49
Re: embedding the phoca gallery to a content or article.
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!
{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!
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: embedding the phoca gallery to a content or article.
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)
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)
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Backup before you do any major change to your website (and test first)