It would be great to use all of the articles to display from the whole database, from all categories. Like you want to display the latest articles or most popular articles of the site with a blog layout, regardless of the category of the articles.
When you create a Category Blog menu item, you should choose all or root as category. Now you need to pick a category.
When you don't pick a specific category Joomla shouldn't use the category filter, only if 'include subcategories' param is a specific number. In this case level 1 should be the first level of the categories, where parent_id=0
You're forced to pick a category.
Status | New | ⇒ | Information Required |
You can't set permissions for the root category and that category is shared across all extensions. You would likely get a lot of unforeseen issues with that. I had that behavior in my own component and moved away from it due to the special handling it needed all over the place.
But what exactly do you want to achieve that you currently can't? All you need to do is create a single parent category for the other categories and pick that one as the base.
For Example create a Root-Category for Language "en-GB" and all Categories below that; so you are also prepared for a Multilanguage Site.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-16 21:13:09 |
Closed_By | ⇒ | brianteeman |
Do you mean sub categories of the parent category selected?