Keyword

[SOLVED] Children Categories

  • METZ Claude
  • METZ Claude's Avatar Topic Author
  • Offline
  • New Member
More
11 years 4 months ago #113698 by METZ Claude
[SOLVED] Children Categories was created by METZ Claude
Hi,
I have searched within this forum so to find a solution to get rid of the wording "Children categories" when viewing the subitems of a category on my website. According to the forum, there is a need to remove a one liner within the K2,templates,default,category.php file. I have removed the line; however, the wording "Children categories" does not disappear. I even tried to remove this "category.php" file and it appears as if my site does not need this file at all ? Is that possible ?
Many thanks in advance for your precious help on this issue.
Regards

Claude

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

  • Mohamed Abdelaziz
  • Mohamed Abdelaziz's Avatar
  • Offline
  • Platinum Member
  • Joomla Developer
More
11 years 4 months ago #113699 by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz on topic Re: Children Categories
if you want to remove the word "Children categories", then find this line in category.php
<h3><?php echo JText::_('K2_CHILDREN_CATEGORIES'); ?></h3>
and comment it out like this:
<!--<h3><?php echo JText::_('K2_CHILDREN_CATEGORIES'); ?></h3>-->

if you are not using template override, you will find the category.php file in components/com_k2/templates/default

Otherwise, look for this file in templates/yourtemplate/html/com_k2

Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store

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

  • METZ Claude
  • METZ Claude's Avatar Topic Author
  • Offline
  • New Member
More
11 years 4 months ago #113700 by METZ Claude
Replied by METZ Claude on topic Re: Children Categories
Great; many thanks. :)

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


Powered by Kunena Forum