I have this code:
{exp:weblog:categories category_group="2" style="linear" weblog="accommodations" show="7"}
<li> {category_name}
{/exp:weblog:categories}
category 7 is a parent category of 2 child categories. When I run this script, only the parent category (7) is showing. I thought it was supposed to list the child as well?
This is the only code I have on this template.
UPDATE: I realized now that this is a limitation of EE and that there was a child categories plugin to address this.
==========================
