Page 1 of 1

showing number of images in galleries

Posted: 25 May 2011, 17:31
by Matelnoc
hello

Is there a way that the number of images in a gallery (in parenthesis next to the thumb) take into account the image sin the subcategories ? I run a site for graphic artists, and they each have a number of sub-galleries, I can't display them all in the gallery list. However, it's misleading to show only the number of image in the main gallery... If I can't change that, I'd rather not have it at all...

I'm on Joomla 1.6, latest Phoca component. Site is here

Re: showing number of images in galleries

Posted: 27 May 2011, 14:55
by Jan
Hi, then this needs to be customized in the code :-( for displaying the count of the whole tree (from parent to latest level can be memory demanding, and some recursive function needs to be done for this :-( )

Jan