Categories 55-58 are children of category 54.
{exp:channel:categories channel="news" category_group="8" style="linear" show="55|56|57|58" show_empty="yes"}
{category_name}
{/exp:channel:categories}The above doesn’t display anything.
{exp:channel:categories channel="news" category_group="8" style="linear" show="54|55|56|57|58" show_empty="yes"}
{category_name}
{/exp:channel:categories}If I add 54 (parent) to the list, it displays fine - but I don’t want to display the parent, only the children.
Would this be considered a bug - or am I doing something wrong?