Page 1 of 1

Hide the numbers of Download (behind the catagory)

Posted: 03 Mar 2012, 00:25
by Jim-Hawkins
Hello Everybody,

I am using Joomla 2.5.0 and I am successfully installed Phoca Download. So far it works very well and I am really happy about it.
The page where I use it: http://www.eisstocksport-bezirk4.de

Unfortunately I am not able to hide the number of downloads right of the category. For example behind the catagory "2012" there is the number "0" in brackets.
I already tried to hide them by using the option points
- "Anzahl an Dateien anzeigen (Kategorien Ansicht)" (my translation: Show number of data (catagory view)" and
- "Anzahl an Dateien anzeigen (Kategorien Ansicht - Kopfbereich" (my translation: Show number of date (catagory view - header)
but it wont work.

What can I do to hide the numbers? Actual it is very confusing to the user.

Regards
Jim

Re: Hide the numbers of Download (behind the catagory)

Posted: 06 Mar 2012, 23:16
by Jan
Hi, you can hide the numbers in Options, or remove them in the code directly, see:

components/com_phocadownload/views/categories (or category)/tmpl/ and find the template you want to customize.

Jan