Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
if article amount
Hi guys.
I want to create a news archive, where be a 2 divs (left column and right)
When left table is full(for example 5 articles), sixth article gone to right column.
BUT.
How i can do, that when when 5 articles in left column, the sixth articles gone to right column?
There is some additional plugin for if_article(amount for example) tag? thanks!
<txp:txp_me />
Offline
#2 2010-06-23 07:18:55
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: if article amount
Use two article tags? One with limit="5"
and the second with offset="5"
.
Offline
Re: if article amount
OMG…
Thanks mate…
Sorry for inattentiveness…
<txp:txp_me />
Offline
Pages: 1