Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: article category list which section is not set to "on front page"
Gallex wrote:
could you provide your code?
just wonder…there is should be a simplier solution than maniqui’s…
Here you are:)
<ul>
<li><a href ="<txp:site_url>category/category1/">Category 1</a> <txp:mdn_count category="category1" /></li>
<li><a href ="<txp:site_url>category/category2/">Category 2</a> <txp:mdn_count category="category2" /></li>
<li><a href ="<txp:site_url>category/category3/">Category 3</a> <txp:mdn_count category="category3" /></li>
etc
</ul>
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline