Hi, see Parameters component:
Display image next to the category name
https://www.phoca.cz/documents/2-phoca-g ... -menu-item
Category detail layout how to
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category detail layout how to
If you find Phoca extensions useful, please support the project
-
Skyshing
- Phoca Member

- Posts: 12
- Joined: 25 Oct 2008, 15:42
Re: Category detail layout how to
On the actual 'Gallery Categories Detail' page, how do you hide the following:
Number of images in category: 29
Category viewed: 4772 x
Rating: 0 / 0 vote
There seems to be parameter called 'Comment Settings, Rating Settings and Statistics Settings' at the backend but when I set to no, these data still appear in the front-end on the category page. Are these parameter only works for when you are actually login in the frontend or what but for the 'Gallery Categories Detail' page, I want to hide it, How, please?
Number of images in category: 29
Category viewed: 4772 x
Rating: 0 / 0 vote
There seems to be parameter called 'Comment Settings, Rating Settings and Statistics Settings' at the backend but when I set to no, these data still appear in the front-end on the category page. Are these parameter only works for when you are actually login in the frontend or what but for the 'Gallery Categories Detail' page, I want to hide it, How, please?
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category detail layout how to
Hi, if you display the detailed list of categories in Categories View, there is no option to hide the this information, you can display standard list of categories
if you want to hide these information in category view (you can hide them in parameters - Menu Manager - Menu link to gallery - Parameters Component)
Jan
https://www.phoca.cz/documentation/index ... -in-joomla
if you want to hide these information in category view (you can hide them in parameters - Menu Manager - Menu link to gallery - Parameters Component)
Jan
https://www.phoca.cz/documentation/index ... -in-joomla
If you find Phoca extensions useful, please support the project
-
zelman
- Phoca Newbie

- Posts: 2
- Joined: 02 Oct 2009, 20:34
Re: Category detail layout how to
Using version 2.5.8, In Parameters>>Display Categories Style I selected "Categories, Images and detail information" so that I can display the Category Description, but I don't want "number of images" and "category viewed" displayed. Is it possible to display "Category Description" and not the other information? Also, is it possible not to display the number of images shown in parenthesis next to the Category Title?
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category detail layout how to
Hi, you can customize it in the Phoca Gallery - Categories template, see:
components\com_phocagallery\views\categories\tmpl\default.php
Jan
components\com_phocagallery\views\categories\tmpl\default.php
Jan
If you find Phoca extensions useful, please support the project
-
zelman
- Phoca Newbie

- Posts: 2
- Joined: 02 Oct 2009, 20:34
Re: Category detail layout how to
Thank you Jan,
I didn't think about looking for a file on the host server. Your quick reply was amazing!
I didn't think about looking for a file on the host server. Your quick reply was amazing!
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category detail layout how to
Ok
If you find Phoca extensions useful, please support the project