how to disable the subcategory's title?

December 2012 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Feb 14, 2014 11:39 am
Reply with quote
Report this post
Hi,

I am trying to customize my new website with news template and I have my first trouble to solve.
I have created a new menu items which has some sub-categories and set the Fetch items from children categories on YES. When I click on the menu I see CHILDREN CATEGORIES title but don't want it. How can I disable it?
Now I am working on a third level domain waiting for the trasnfer, so if you need the address to have a look, please tell me.

Thank you very much for your help.

:))))
User avatar
Expert Boarder

teitbite
Fri Feb 14, 2014 8:36 pm
Reply with quote
Report this post
Hi

In category settings You have some options regarding the titles of categories and subcategories. If You will have problem to find it plaese tell me the url to the page with an example.
User avatar
Moderator

GK User
Mon Feb 17, 2014 3:50 pm
Reply with quote
Report this post
Hi teitbite,

you can go here and see what I mean: http://www.lodicitta.joomlahost.it/index.php/attualita
I don't want CATEGORIE FIGLIE to appear..... I tried to disable some parameters both in K2 categories and in joomla categories but I didn't find the right....
I hope you can help me.
All the menu items (attualità, cultura&moda, ecc...) are set in joomla categories as K2 category in which I've selected the category I would like to see.
User avatar
Expert Boarder

teitbite
Wed Feb 19, 2014 8:59 pm
Reply with quote
Report this post
Hi

This is a name of a subcategory. There should be an option to remove that as well, but not in item category view, but for subcategories block in category settings. Or You cn hide it with this css code:

Code: Select all
.itemListSubCategories h2 { display: none; }
User avatar
Moderator

GK User
Fri Feb 21, 2014 11:52 am
Reply with quote
Report this post
Hi,

I would prefer to work on category settings but don't find exactly where is this setting. About the code in the css file can you tell me in which one I should change it? If I do this change and upgrade the template, will I lose the changes?
User avatar
Expert Boarder

teitbite
Mon Feb 24, 2014 6:20 pm
Reply with quote
Report this post
Hi

We have prepared override.css file for customisations, You just need to remember to allow using override in template settings. Please look at screen. I think it's this options in K2 caregory settings.
User avatar
Moderator

GK User
Wed Feb 26, 2014 1:43 pm
Reply with quote
Report this post
I solved the problem with code in override.css file because in the category setting it was not possible.
Thank you very very much!!!!
User avatar
Expert Boarder

teitbite
Thu Feb 27, 2014 8:57 pm
Reply with quote
Report this post
Hi

Great. I also prefere to use CSS, but it's mostly because of the tools I use. It's faster to manipulate the code than to click around in looking for settings :)
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.