Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-05 04:38:25

pear-i
New Member
From: Ontario, Canada
Registered: 2005-08-10
Posts: 7
Website

How Do I List Sticky Articles in Category 'X'

Hey there, i just implemented a photoblog on my site.. using the mechanism of a ‘sticky’ article and followed by my regular blog posts (live)

This is the code for the main page:
txp:article form=“photoBlog” limit=“1” listform=“photoBlog” status=“sticky” /
txp:article form=“blog” limit=“7” listform=“blog” status=“live” /

and basically when i click the category for photoblog */category/photoblog/
it just shows me the last photo — limited with my limit=“1” ?

is there a way to either
a) display all articles in category ‘photoBlog’ (normal view when you click a category link)
or
b) display all articles in category ‘photoBlog’ from some remote page?

thanks.

Offline

#2 2006-01-05 10:11:23

alexandra
Member
From: Cologne, Germany
Registered: 2004-04-02
Posts: 1,370

Re: How Do I List Sticky Articles in Category 'X'

Try txp:article_custom with the attributes: status & category.

Maybe that solves it.

Last edited by alexandra (2006-01-05 10:12:05)

Offline

Board footer

Powered by FluxBB