Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2007-08-29 23:49:15

maxvoltar
Member
From: Machelen, Belgium
Registered: 2007-08-16
Posts: 76
Website

Re: [howto] Make a category listing use the same section and template

Hey dudes, sorry to bring this topic back from the grave, but I (as a noob) have a small question:

This is the code on the mainpage of my blog:

<txp:if_category>
<div class="contentblock">
	<h2><txp:category1 link="1" /></h2>
	<ul class="simplelist">
	<txp:article_custom section="blog" limit="999" form="mv_blog_recent" />
	<ul><!-- simplelist -->	
</div><!-- contentblock -->
</txp:if_category>

I now can manipulate TXP’s behaviour when I click a category, but this method keeps displaying all my articles instead of the one I clicked…

Any ideas?


Textpattern projects: Maxvoltar, Made by Elephant, Twunch

Offline

Board footer

Powered by FluxBB