SubCategories by Category name


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <MTSubCategories category="Reviews">
  2. <ul>
  3. <MTIfNonZero tag="MTCategoryCount">
  4. <li><a href="<$MTCategoryArchiveLink$>" <MTIfNonEmpty tag="MTCategoryDescription"> title="<$MTCategoryDescription$>"</MTIfNonEmpty>><$MTCategoryLabel$></a></li>
  5. </MTIfNonZero>
  6. </ul>
  7. </MTSubCategories>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.