CODE
weblog entry
blah blah blah
category: tv/film (22) <<--- how to do this?
blah blah blah
category: tv/film (22) <<--- how to do this?
Of course this can be done quite easily from a complete category listing with $MTCategoryCount$ but I am trying to show it for just one category that the entry is related to? I don't quite understand if MT can be told to only loop for one specific category by using something like this?
CODE
<$MTEntryCategory$>
<MTCategories category="<$MTEntryCategory$>">
(<$MTCategoryCount$>)
</MTCategories>
<MTCategories category="<$MTEntryCategory$>">
(<$MTCategoryCount$>)
</MTCategories>
can this filter categories plugin help me?
(on a side question, is it possible to maybe show up to two categories than an entry belongs to?)