Phoca Gallery Plugin Question
Posted: 29 Sep 2014, 11:54
Hi,
i have a question, i use the Phoca Gallery Plugin in different single articles. Now i have the problem that i want display not all pictures from a categorie.
I.e. the categorie (Id=2) has the pictures with the id 1,2,3,4,5,6,7,8,9,10
I will display only picture 1 and 10 at the beginning of the article, elsewhere 2,3 and 4 etc.
How can I parameterize this with the Phoca Gallery Plugin? I try this statment in the article
phocagallery view=category|categoryid=2|imageid=1|limitstart=0|limitcount=2|....... (sting not complete example)
and this
phocagallery view=category|categoryid=2|imageid=1|imageid=2|....... (sting not complete example)
But this statement does not work.
I have now tried to create other sub-categories. For all the images I want to display in a separate article category. In my example form the pictures 1 and 10 now a own sub-category.
I insert in different location in the artikel following plugin statements:
First place:
{phocagallery view=category|categoryid=128|limitstart=0|limitcount=0|detail=6|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=0|displaydescription=1|displayimgrating=0}
Second place:
{phocagallery view=category|categoryid=129|limitstart=0|limitcount=0|detail=6|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=0|displaydescription=1|displayimgrating=0}
The second statement does not work and shows me no detail window (it is only one image in own sub-categories).
Greetings
Andreas
i have a question, i use the Phoca Gallery Plugin in different single articles. Now i have the problem that i want display not all pictures from a categorie.
I.e. the categorie (Id=2) has the pictures with the id 1,2,3,4,5,6,7,8,9,10
I will display only picture 1 and 10 at the beginning of the article, elsewhere 2,3 and 4 etc.
How can I parameterize this with the Phoca Gallery Plugin? I try this statment in the article
phocagallery view=category|categoryid=2|imageid=1|limitstart=0|limitcount=2|....... (sting not complete example)
and this
phocagallery view=category|categoryid=2|imageid=1|imageid=2|....... (sting not complete example)
But this statement does not work.
I have now tried to create other sub-categories. For all the images I want to display in a separate article category. In my example form the pictures 1 and 10 now a own sub-category.
I insert in different location in the artikel following plugin statements:
First place:
{phocagallery view=category|categoryid=128|limitstart=0|limitcount=0|detail=6|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=0|displaydescription=1|displayimgrating=0}
Second place:
{phocagallery view=category|categoryid=129|limitstart=0|limitcount=0|detail=6|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=0|displaydescription=1|displayimgrating=0}
The second statement does not work and shows me no detail window (it is only one image in own sub-categories).
Greetings
Andreas