Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2009-09-15 13:37:37
- nik.martin
- New Member
- Registered: 2009-09-06
- Posts: 8
default/home page article
Ok, so I deleted the “Welcome to your site” article in the default Textpattern install, and when I try to write a new article, the section list FORCES the section to be the first on in the list. How do I re-create the home page article? I’m not using txp as a blog/news sitre, but a corporate CMS, if that matters.
Last edited by nik.martin (2009-09-15 13:38:01)
Offline
#2 2009-09-15 16:31:04
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: default/home page article
nik.martin wrote:
How do I re-create the home page article?
If there’s only one article you want to display on the front page, you can create a section e.g. ‘frontpage’ and set only that section to be displayed on the front page.
the section list FORCES the section to be the first on in the list.
Don’t know if I understand you correctly, but you can determine the section order like this:
<txp:section_list sections="section3,section1,section7,etcetera" />
Offline
Pages: 1