I have a strange thing in EE 2.8.1. I want to show a list of all categories in category_group=“1” but nothing won’t show up.
I have 2 category groups
ID 1 - with 105 categories, top & sub level
ID 2 - with 2 categories
When i use for example:
{exp:channel:categories category_group="1" dynamic="no"}
{category_name}
{/exp:channel:categories}Nothing happens, but when i use “2” instead of “1” i get the two categories from ID 2
So i don’t see what can be the problem, anybody else have a idea?