Create override for category or categories. Create an (e.g.) Category Blog menu entry; go to Options -> Choose a Layout
Should have:
From Component: Blog List
From Template: whatever override you created / named
"Default" with nothing else to choose
Joomla 5.2.4
The xml files in
/components/com_content/tmpl/categories/default.xml
/components/com_content/tmpl/category/blog.xml
/components/com_content/tmpl/category/list.xml
all have the view parameter of article_layout pointing to article instead of category / categories
Changing them accordingly populates the select with the correct entries (e.g. blog / list for category blog + any overrides from your template)
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-03-04 20:46:15 |
Closed_By | ⇒ | richard67 |
Closing as having a pull request. See #45067 .