Keyword

Hide label 'subcategory'

  • Vugter
  • Vugter's Avatar Topic Author
  • Offline
  • New Member
More
12 years 11 months ago #100444 by Vugter
Hide label 'subcategory' was created by Vugter
Hi,

 

On one of my pages I have a category and some subcategories published. For some reason the term/ label 'subcategories' is shown (subcategorien in dutch, see attached image). How can I disable this?

 

Thanx for any help!

 

Paul

 

 
Attachments:

Please Log in or Create an account to join the conversation.

  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
12 years 11 months ago #100445 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic Hide label 'subcategory'
Hi Paul,

 

You can view this thread here,  edit the category.php file and remove the

<h3><?php echo JText::_('Children Categories'); ?></h3>

K2 Rocks \m/

Please Log in or Create an account to join the conversation.

  • Vugter
  • Vugter's Avatar Topic Author
  • Offline
  • New Member
More
12 years 11 months ago #100446 by Vugter
Replied by Vugter on topic Hide label 'subcategory'
Hi,

 

Thanx for your help! I've used the solution from this thread that hides the children categories:

 

Some may find it a more simple solution to add the following to your template.css file, or to the k2.css file: div.itemListSubCategories h3 { display:none; visibility:hidden;}

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum