How can I show subcategories of a "specific" category on a page. For example if I want to show all top level categories only or all categories under /business/ Thanks
If you look in main.tpl, there is a section called "show subcategories". That would be a good starting point for the code. You would just need to deal with specifying the id of the category business, and the count (number you want to show). There are a few more people hanging out in the phpLD forums that regularly code, and you might want to pose your question there as well.