Hi, Having a really odd problem trying to use the above. I’ve set up a few category groups on my site and I’m using the following code to echo a list of category names into a UL. Here’s the code:
{exp:channel:categories category_group="4"}
<li><a href="#">{category_name}</a></li>
{/exp:channel:categories}What’s odd is when I use category_group=“3” it works great, and when I don’t specify a category group it loads group 3 in only. I thought there was a problem with the group 4 I created, so I retraced my steps exactly as I’d created group 3, but it still wont load any other category_group than 3.
The only other difference I can see between the two was I had content in the channel the group was associated with on 3 and not on 4, so I put some duff content in and tried to call it by channel instead, but still nothing.
Can anyone see what I’m doing wrong or has anyone else had problems with this?
Thanks & best regards,
Phil