Probably a stupid question, but I was wondering how I get my categories to show up on the side, including the number of posts in each category. My latest post has an assigned category but I don't see a any categories listed on the side.
Thanks in advance.
Posted by Physics Geek at June 3, 2005 03:01 AM<MTCategories>
<a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a> (posts: <$MTCategoryCount$>
<br />
</MTCategories>
Damn smileys. Try this
<MTCategories>
<a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a> (posts: <$MTCategoryCount$>)<br />
</MTCategories>
Thanks, this is one of those "get around to it" things I had on my list and you made it simple.
Posted by Ted at June 3, 2005 11:28 AMno problem Ted. I don't see why you should have to RTFM and figure something out when I already did and its a matter of just cutting and pasting my code into here.
Posted by Eric at June 4, 2005 11:03 PM