Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-09-30 04:29:57

AnjiPanji
New Member
Registered: 2007-09-30
Posts: 3

Posting Articles to Default Page (Newbie Confusion)

I figure it should be simple, and it probably is, but how do you post articles to the ‘default’ page? Just plain old sticky articles on the home page.
I’m creating a completely non-blogging site and am having a perplexing time doing this simple thing.

Thanks for clearing things up.

A.

Offline

#2 2007-09-30 07:17:37

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,538
Website GitHub Twitter

Re: Posting Articles to Default Page (Newbie Confusion)

Hi

It depend on your page template!

if you use only one template for all the site you must use this:

<txp:if_section name="">
<txp:article_custom id="id of the article" form="your form" />
</txp:if_section>

if you use only the page template for home put:

<txp:article_custom id="id of the article" form="your form" />

I hope that help you

Offline

#3 2007-10-18 17:30:45

steve.mate
New Member
Registered: 2007-10-18
Posts: 3

Re: Posting Articles to Default Page (Newbie Confusion)

Hi – thanks, this helped me out.

Offline

Board footer

Powered by FluxBB