Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-24 07:03:16

Benvolio
Member
From: Sydney
Registered: 2004-10-07
Posts: 11
Website

Category list problem

Hi there guys,

I’ve done a bit of a search and can’t find any answers on this…

I’ve got a problem displaying categories on these two installations of txt 4.0.3:

Brewtopia – just in production so bear with me
and
Deathwishteria – blog for a friend

the category tags I’m using in the head of each post are:
<code><h3>Posted by: <txp:author link=“n” /> on <txp:posted /> | Filed in: <txp:category1 link=“y” /> | <txp:comments_invite /></h3></code>
does anyone have any ideas why the category links aren’t working?

thanks in advance,
benvolio

Offline

#2 2006-01-24 09:40:05

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: Category list problem

It was changed to an integer. Try using “link=1”. You can also add “title=1” if you’ve set up titles for your categories.


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#3 2006-01-24 10:04:13

Benvolio
Member
From: Sydney
Registered: 2004-10-07
Posts: 11
Website

Re: Category list problem

thanks heaps Stuart – mcuhly appreciated.

I’ve made the change to – <code><txp:category1 link=“1” title=“1” /></code> – and the titles thing works a treat. but the categories still aren’t filtering. the same goes for the category list in the sidebar:

<code><txp:category_list wraptag=“ul” break=“li” /></code>

any ideas?

thanks again,
benvolio

Offline

#4 2006-01-24 10:23:22

Benvolio
Member
From: Sydney
Registered: 2004-10-07
Posts: 11
Website

Re: Category list problem

h figured it out – I retraced my steps and went back towards a basic installation to see what was messing things up.

it was the chh_article_custom that was cuasing the trouble… when I just used a few conditionals (gotta love em) for the excerpts and change to just txp:article it was all gravy.

thanks for you time,
benvolio

Offline

Board footer

Powered by FluxBB