Categories Tag
This tag will let you loop over the blog categories. Normally, it will have a <Category> and <CategoryProperty> inside.
Nested options
By itself it will loop over all the blog categories in alphabetic order. If nested inside a <Post> tag, it will only loop over the categories to which that post belongs to.
Attributes:
from: From what category to start (default: 1)
count: How many to show (default: if omitted, if will loop over all categories, starting from "from" attribute)
ifCountGT: Only loop if there are more than this number of categories
ifCountLT: Only loop if there are less than this number of categories
loopAtLeastOnce: Render what's inside this tag at least once, even if there are no categories
Enter title in admin
This tag will let you loop over the blog categories. Normally, it will have a <Category> and <CategoryProperty> inside.
Nested options
By itself it will loop over all the blog categories in alphabetic order. If nested inside a <Post> tag, it will only loop over the categories to which that post belongs to.
Attributes:
from: From what category to start (default: 1)
count: How many to show (default: if omitted, if will loop over all categories, starting from "from" attribute)
ifCountGT: Only loop if there are more than this number of categories
ifCountLT: Only loop if there are less than this number of categories
loopAtLeastOnce: Render what's inside this tag at least once, even if there are no categories
Did You Know? Theme Update Notifications
Keeping your website looking its best often means keeping your theme up to date.
New Plugin: Syntax Highlighting with Highlight.js
A new plugin is available to add syntax highlighting using Highlight.js.
Categories Tag
This tag will let you loop over the blog categories. Normally, it will have a <Category> and <CategoryProperty> inside.
Nested options
By itself it will loop over all the blog categories in alphabetic order. If nested inside a <Post> tag, it will only loop over the categories to which that post belongs to.
Attributes:
from: From what category to start (default: 1)
count: How many to show (default: if omitted, if will loop over all categories, starting from "from" attribute)
ifCountGT: Only loop if there are more than this number of categories
ifCountLT: Only loop if there are less than this number of categories
loopAtLeastOnce: Render what's inside this tag at least once, even if there are no categories