Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
category list problem
wow seems a few of these issues lately on the forum! i don’t know what’s wrong here. i’ve generated a list in the sidebar:
<h5>Categories</h5>
<txp:category_list break="" />
and on the main feed i am displaying:
<txp:if_category>
<h3>Posts in <txp:category />:<br /> </h3>
<txp:else />
</txp:if_category>
but if i click a category in the sidebar, it’s not pulling the right articles out. do these snippets above show some sort of error in my logic?
Offline
Pages: 1