how to disable the subcategory's title?
December 2012 Joomla Template
Rate this topic: 




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.
)))
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.

-
- 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.
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.
-
- 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.
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.
-
- 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:
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; }
-
- 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?
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?
-
- 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.
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.
-
- 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!!!!
Thank you very very much!!!!
-
- 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
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

-
- Moderator
8 posts
• Page 1 of 1