Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
if_article_custom?
I’m calling txp:article_custom on a series of events from a section to advertise future events (time=“future”).
If there is no event, is it possible to return a statement along the lines of ‘no events’?
Cole
Jack of all trades, Doctor of one
Offline
Re: if_article_custom?
<txp:chh_if_data> <txp:article_custom time="future" /> <txp:else /> <p>No events.</p> </txp:chh_if_data>
Offline
Pages: 1