angiebro
Oct 26 2004, 02:20 PM
How can I get my category template to show the number of post in that category after each link
like this page?
Thanks!
Angie
jblayloc
Oct 26 2004, 02:37 PM
CODE
<MTArchiveList archive_type="Category">
<a href="<$MTArchiveLink$>"><$MTArchiveTitle$></a> (<MTArchiveCount>)<br />
</MTArchiveList>
as indicated in
this section of the manual.
angiebro
Oct 28 2004, 06:33 AM
Thanks Jeff! I found that right before you answered my question! I was going to put that link in too for the next person who has the same question.
Thanks Again!
Angie