Show images of subcategories or same tag ?

Phoca Gallery plugins - plugins for Phoca Gallery extension
miomefr
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 28 Sep 2012, 08:01

Show images of subcategories or same tag ?

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Show images of subcategories or same tag ?

Post by Jan »

Hi, see:

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

what is possible with Phoca Gallery Plugin.

Jan
If you find Phoca extensions useful, please support the project
miomefr
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 28 Sep 2012, 08:01

Re: Show images of subcategories or same tag ?

Post 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:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Show images of subcategories or same tag ?

Post 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
If you find Phoca extensions useful, please support the project
miomefr
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 28 Sep 2012, 08:01

Re: Show images of subcategories or same tag ?

Post 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
Post Reply