add this to your www.yoursite.com_config.php
change "1" to whatever category number you need to show contents of in your category box. 0 will be all categoriesPHP Code:
define('CATEGORIES_ROOT','1'); //root categories is 1 for this site
hope that helps
Bookmarks