Page 1 of 1

Show images of subcategories or same tag ?

Posted: 28 Sep 2012, 08:20
by miomefr
Hello,

I have this structure:
- Category "Cars"
--- Sub-category "Peugeot"
--- Subcategory "Citröen"
--- Subcategory "Fiat"
...

I would like to display photos of all categories in an article at the same time
and I would like to display photos with the same tag.

1) With the gallery plugin, how to display images of category and its subcategories please?
2) With the gallery plugin, how to display images with the same tag, please?

cordially
(sorry for my bad english language)

French translate :

Bonjour,

J'ai cette structure :
- Catégorie "Voitures"
--- Sous-catégorie "Peugeot"
--- Sous-catégorie "Cotröen"
--- Sous-catégorie "Fiat"
...

J'aimerais afficher dans un article les photos de toutes les catégories en même temps.
et j'aimerais afficher dans un article les photos ayant le même tag.

1) Avec le plugin gallery, comment afficher les photos d'une catégorie et de ses sous-catégories s'il vous plait ?
2) Avec le plugin gallery, comment afficher les photos ayant le même tag s'il vous plait ?

Cordialement

Re: Show images of subcategories or same tag ?

Posted: 01 Oct 2012, 00:39
by Jan
Hi, see:

https://www.phoca.cz/documents/14-phoca- ... ery-plugin

what is possible with Phoca Gallery Plugin.

Jan

Re: Show images of subcategories or same tag ?

Posted: 01 Oct 2012, 07:46
by miomefr
Thank you Jan but I read but I have not found how. :x

if:

Code: Select all

{phocagallery view=category|categoryid=4|limitstart=0|limitcount=0}
Then it displays the pictures in a category. :)

I tried:

Code: Select all

 {phocagallery view=category|categoryid=4,6|limitstart=0|limitcount=0}
Then it displays the images of the first category and not the two categories. :(

And when I select a category that has subcategories, it does not display images of subcategories :cry:

Re: Show images of subcategories or same tag ?

Posted: 01 Oct 2012, 13:55
by Jan
Hi, the plugin shows only images from one category (id of category must be unique) ... Limit count needs to be set to some higher value.

Jan

Re: Show images of subcategories or same tag ?

Posted: 01 Oct 2012, 22:19
by miomefr
Hi,
thank you Jan for your response

Damage. Your component is very interesting, congratulations. Purpose it lacks the option to display images of sub-categories of a category selected. :cry:

It would be nice to have a checkbox "do you also display images of sub-categories of the selected category ?" :twisted:

Miome