Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-11-03 23:49:24
- sodyPop
- New Member
- Registered: 2005-11-03
- Posts: 2
default section has no name?
i am trying to make an archive for the defaut section.
i have sections that are set to not show in the default section such as my about section.
i use the default section to display news…
so how do i call just the entries to default so my archives don’t show my my static page posts?
section=“Default” doesn’t work//
this is probaly really simple and i just kind figure it out.
any help is much appreciated
Offline
Re: default section has no name?
<blockquote>i use the default section to display news…</blockquote>
You use default section to display news, but those news (that I suppose that are “articles”) sure belong to another section.
Articles cannot belong (ie, be asigned) to default section.
“Default” section only displays articles from “in frontpage” sections.
So, check in wich sections have you posted the news, and in your archive page use section=”<i>section_name</i>” (I’m supposing that you use txp:article_custom for creating the archive).
Offline
#3 2005-11-04 00:00:09
- sodyPop
- New Member
- Registered: 2005-11-03
- Posts: 2
Re: default section has no name?
oh yes!
duh – article!
Offline
Pages: 1