Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-05-24 23:07:33

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Test cases: sticky articles

As per this post, use this thread for posting sample templates and forms involving sticky articles.


Alex

Offline

#2 2006-05-28 12:04:25

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,330
Website Mastodon

Re: Test cases: sticky articles

Usually I have nothing more than this basic pattern in a page:

<div id="content">
[...]
<txp:if_search>
<txp:else />
<txp:article status="sticky" sortdir="asc" sortby="custom_1" />
</txp:if_search>
<txp:article status="live" />
[...]
</div>

//w&

Offline

Board footer

Powered by FluxBB