Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
How do I post a sticky article such that It appears here!
How do I post a sticky article such that It appears here:
I have Used the following TXP codes to link it to a form called HOTNews.
<code>
<txp:if_article_list>
<!— display the sticky article —>
<txp:article form=“HOTNews” status=“sticky” />
</txp:if_article_list>
</code>
The code has been placed in the side bar heading called HOT News!
U can see the message ‘Opera Opera Opera!’ which is directly written to the form ‘HOTNews’.
But How Do I link the form to an article(sticky)!
Linking it to an article will enable me to use textile & easier to manage!
I am using TXP Softened Cells templet from Stuart!
(I am new to Textpattern hardly 2 weeks so you can consider me as an amature……so PLZ Xplain accordingly)
Hope TXP community is Helpful!
99 little bugs in the code, 99 bugs in the code, fix one bug, compile it again, 148 little bugs in the code. 148 little bugs in the code….
Offline
#2 2006-01-03 23:57:56
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: How do I post a sticky article such that It appears here!
But How Do I link the form to an article(sticky)!
The permlink tag is for linking to articles.
Alex
Offline
#3 2006-01-04 00:17:06
- KurtRaschke
- Plugin Author
- Registered: 2004-05-16
- Posts: 275
Re: How do I post a sticky article such that It appears here!
Ashis, I think all you’ll need to do is put the content you want to display in a new article, and save it with the status set to ‘Sticky’.
Alex, I’m not sure that a permalink is the point here—I think the idea is that the sticky article should be displayed in the sidebar, but I could be wrong.
-Kurt
Last edited by KurtRaschke (2006-01-04 00:20:39)
kurt@kurtraschke.com
Offline
Re: How do I post a sticky article such that It appears here!
> KurtRaschke wrote:
> Ashis, I think all you’ll need to do is put the content you want to display in a new article, and save it with the status set to ‘Sticky’.
Alex, I’m not sure that a permalink is the point here—I think the idea is that the sticky article should be displayed in the sidebar, but I could be wrong.
-Kurt
Kurt U got Me Rit!
99 little bugs in the code, 99 bugs in the code, fix one bug, compile it again, 148 little bugs in the code. 148 little bugs in the code….
Offline