Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-11-16 06:57:09
- frickinmuck
- Member
- Registered: 2008-05-01
- Posts: 118
txp:permlink links to section but doesn't display article
Maybe it’s just because I’m tired, but I can’t seem to get my head around this problem. I’ve done dozens of Txp sites, and I’ve never had this happen.
I have a page with a sidebar that contains excerpts from another section. When I click on the links in those excerpts, I get directed to the correct section, the url is the correct url-only title and everything, but the article itself doesn’t display. I know the section page is working fine, because if I go to the section the default article displays properly, but whenever I try clicking on a permlink in one of these excerpts, the article won’t display.
I’d appreciate any help you can give me. I’ve double checked my default article form, I’ve checked the article page, I’ve checked the form I’m using for the excerpts – everything looks fine. I don’t know where to start beyond that.
The AI does not hate you, nor does it love you, but you are made out of atoms which it can use for something else.
Offline
#2 2009-11-16 08:01:35
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: txp:permlink links to section but doesn't display article
You probably have either only an article_custom tag on your section page, or something in if_article_list tags without an else part. You need a <txp:article />
tag to display individual articles.
Offline
#3 2009-11-16 08:13:29
- frickinmuck
- Member
- Registered: 2008-05-01
- Posts: 118
Re: txp:permlink links to section but doesn't display article
Actually, I finally resolved it. It was a plugin that was somehow interfering. I disabled it and alas, everything worked again. For anyone who might be curious, it was zem_rewrite.
The AI does not hate you, nor does it love you, but you are made out of atoms which it can use for something else.
Offline