diff --git a/src/components/com_weblinks/tmpl/categories/default_items.php b/src/components/com_weblinks/tmpl/categories/default_items.php index 6417cc4..200094d 100644 --- a/src/components/com_weblinks/tmpl/categories/default_items.php +++ b/src/components/com_weblinks/tmpl/categories/default_items.php @@ -16,52 +16,68 @@ use Joomla\Component\Weblinks\Site\Helper\RouteHelper; if ($this->maxLevelcat != 0 && count($this->items[$this->parent->id]) > 0) : ?> - items[$this->parent->id] as $id => $item) : ?> - params->get('show_empty_categories_cat') || $item->numitems || count($item->getChildren())) : ?> - + + params->get('show_subcat_desc_cat') == 1 && !empty($item->description)) : ?>
description, '', 'com_weblinks.categories'); ?>
- - maxLevelcat > 1 && count($item->getChildren()) > 0) : ?> - + > + + + + maxLevelcat > 1 && count($item->getChildren()) > 0) : ?> + + + - - - + +