The "List All Categories in an Article Category Tree" menu item no longer includes the "Number of Columns" (num_columns
) setting in the Blog Layout tab in Joomla 4.x and 5.x. This field existed in Joomla 3.x.
There should be a field to configure the number of columns, just like in Joomla 3.x. The parameter num_columns
is still functional if manually added to the params
field in the database (e.g. "num_columns":"3"
), and the frontend renders it correctly.
There is no UI to set the number of columns, even though the parameter is still respected on the frontend.
This was confirmed by a forum moderator as an oversight and should be tracked here.
Related forum post: https://forum.joomla.org/viewtopic.php?f=834&t=1016035
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
#39929