I would like to displaying the Categories as a Blog. Not the Articles Blog Layout as we all know, but only just Categories:
index.php?option=com_content&view=category&id=1
and I get a Blog layout. (subcategories displayed as a Blog)
If I create a menu item, Item ID is automatically added:
index.php?option=com_content&view=category&id=1&Itemid=110
and the blog layout is gone. Transforming to usual Category List layout what is don't needed.
Joomla 3.4.6 and .7 and .8
Status | New | ⇒ | Information Required |
I can not reproduce the situation, I really sorry.
Thank you for your attention.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-02-05 21:13:31 |
Closed_By | ⇒ | KapulaGabor |
Can you add some images please to better describe what is happening
The url should be either
index.php?option=com_content&view=category&layout=blog
for the blog layout
or
index.php?option=com_content&view=category
for the list layout
So your second example is working exactly as intended but can only happen if you had selected a menu item of type category list. If you had created a menu type of category blog then the view parameter would have been added to the url
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8898.