Page 1 of 1

Hide Subsubcategory when hiding Subcategory in GalleryPlugin

Posted: 06 Mar 2015, 13:08
by MeJebus
Dear Phoca

I'm trying to display my setup of categories in Phoca with the Phoca Gallery Plugin. My setup is as follows:
  • Rootcategory: Restaurations
    • Subcategory: Restorations in Progress
      • 5 SubSubcategories
    • Subcategory: Finished Restorations
      • 30+ SubSubcategories
How can I hide the SubSubcategories when hiding the Subcategory: Finished Restorations. So everything under the hidden Category gets hidden as well.
Here is my code for now, but this only hides the Subcategory: Finished Restorations and not the rest.
"phocagallery view=categories|imagecategories=1|imagecategoriessize=1|hidecategories=5"

Hopefully to get a solution.

Kind regards,
Maarten.

Re: Hide Subsubcategory when hiding Subcategory in GalleryPl

Posted: 06 Mar 2015, 15:58
by Jan
Hi, yes, in plugin you can hide the category per this parameter and it is only set for the selected category, you need to set the number for all the categories (even they are subcategories) :idea:

Jan