Keyword

Modify Menu | Category Layout

  • Paul Parisi
  • Paul Parisi's Avatar Topic Author
  • Offline
  • New Member
More
11 years 9 months ago #107883 by Paul Parisi
Modify Menu | Category Layout was created by Paul Parisi
I have a need to have a custom layout for a category menu.

I have the overrides in the html folder of my template and I removed the following from the category.php file:

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

This works fine. However, I was thinking there must be a best practice to do this right. How would I create an alternate category layout for the menu item?

Thanks,
Paul.

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


Powered by Kunena Forum