Page 1 of 1
Re: Category detail layout how to
Posted: 02 Oct 2008, 21:13
by Jan
Hi, see Parameters component:
Display image next to the category name
https://www.phoca.cz/documents/2-phoca-g ... -menu-item
Re: Category detail layout how to
Posted: 25 Oct 2008, 15:50
by Skyshing
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?
Re: Category detail layout how to
Posted: 26 Oct 2008, 21:47
by Jan
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
Re: Category detail layout how to
Posted: 02 Oct 2009, 21:11
by zelman
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?
Re: Category detail layout how to
Posted: 05 Oct 2009, 16:37
by Jan
Hi, you can customize it in the Phoca Gallery - Categories template, see:
components\com_phocagallery\views\categories\tmpl\default.php
Jan
Re: Category detail layout how to
Posted: 06 Oct 2009, 18:15
by zelman
Thank you Jan,
I didn't think about looking for a file on the host server. Your quick reply was amazing!
Re: Category detail layout how to
Posted: 06 Oct 2009, 20:28
by Jan
Ok