Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2008-01-17 05:22:30
- moslib
- Member
- Registered: 2005-08-11
- Posts: 39
if_article_id doesn't work for sticky articles
In an article form, I used the if_article_id
tag to display certain text if the article_id was “35”.
It displayed this text if the article (with id 35) had a status of live
but didn’t work if the article had a status of sticky
.
Might be a bug.
Offline
#2 2008-01-18 13:04:45
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: if_article_id doesn't work for sticky articles
Does article_id
display anything?
Offline
#3 2008-01-20 23:42:42
- moslib
- Member
- Registered: 2005-08-11
- Posts: 39
Re: if_article_id doesn't work for sticky articles
Sorry, it was a mistake on my part further up the chain… tested on a clean install and if_article_id
worked as expected whether the article was live
or sticky
Offline