Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2010-10-11 05:52:55

Malize
Member
From: Barcelona
Registered: 2007-08-28
Posts: 77
Website

Completely messed category page

Hi,

I have a small but crucial issue (maybe a newbie one) displaying articles in a category.

The blog is the next:

www.dazigned.com/blog

For individual articles, everything works great, but when you try to output a list of categories everythig is messed, although de CSS are right. What am I doing wrong?

Thank you very much :)

Offline

#2 2010-10-11 05:53:57

Malize
Member
From: Barcelona
Registered: 2007-08-28
Posts: 77
Website

Re: Completely messed category page

Oh, I forgot to add that not all categories have articles yet.

Offline

#3 2010-10-11 06:48:33

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: Completely messed category page

Hi Malize, it often helps if you first check the validation errors.

Offline

#4 2010-10-12 07:03:12

Malize
Member
From: Barcelona
Registered: 2007-08-28
Posts: 77
Website

Re: Completely messed category page

Hi Els, Thank you very much for the tip, although I checked and all errors are accessibility errors, not textpattern errors. I’m sure It’s a most obvious thing that I don’t yet know about textpattern.

Offline

#5 2010-10-12 12:08:26

jsoo
Plugin Author
From: NC, USA
Registered: 2004-11-15
Posts: 1,793
Website

Re: Completely messed category page

Looking at a page such as http://www.dazigned.com/category/diseno/, it appears you have used

<txp:category_list break="ul" />

where you should use

<txp:category_list wraptag="ul" break="li" />

If that isn’t it, post a tag trace of a page with the problem.


Code is topiary

Offline

Board footer

Powered by FluxBB