Hi I'm new to Movable Type. My requirement is to display all the subcategories for an entry.
When I use <MTEntryCategories glue="| ">, it displays the primary category which I should not display.
The format I need to display is:
<MTEntries lastn="25">
.....
......
<Display the top level category of the primary category of the entry> I AM ABLE TO GET IT
<Display all the sub categories of the entry excluding the above category if it is available in the sub category list> THIS IS WHERE I AM STUCK UP.
</MTEntries>
Is the above possible without using a plugin as I am not allowed to install a plugin. The MT version I am using is 3.1.4
Please suggest.
Thanks,
Sameer
