Keyword

disable Subcategory more

More
7 years 7 months ago #157296 by babis
disable Subcategory more was created by babis
Hello all,

can you help me how to disable "Subcategory more" at K2 ?

Thank you

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 7 months ago #157392 by Krikor Boghossian
Replied by Krikor Boghossian on topic disable Subcategory more
Hello Babis,

You need to remove it from the template.
Override the category.php file getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates

and remove this line of code:
					<!-- Subcategory more... -->
					<a class="subCategoryMore" href="<?php echo $subCategory->link; ?>">
						<?php echo JText::_('K2_VIEW_ITEMS'); ?>
					</a>

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
7 years 7 months ago #157438 by babis
Replied by babis on topic disable Subcategory more
Thank you mate! Great support! Problem solved!

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 7 months ago #157440 by Krikor Boghossian
Replied by Krikor Boghossian on topic disable Subcategory more
You 're welcome :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum