Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-01-09 00:33:03

tye
Member
From: Pottsville, NSW
Registered: 2005-07-06
Posts: 859
Website

If there are no articles in a section, or category...

How can I put a message which states something like “No articles in this category at the moment. Please call back later.” – well maybe something better, but you get what I mean?

Offline

#2 2008-01-09 06:48:22

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: If there are no articles in a section, or category...

chh_if_data

<txp:chh_if_data>
	<txp:article />
	<txp:else />
	<p>No articles in this category at the moment. Please call back later.</p>
</txp:chh_if_data>

Cheers!

Offline

#3 2008-01-10 00:02:16

tye
Member
From: Pottsville, NSW
Registered: 2005-07-06
Posts: 859
Website

Re: If there are no articles in a section, or category...

Thanks – perfect :)

Offline

Board footer

Powered by FluxBB