Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
hi, new here, and new to Couch - awesome CMS!
I'm working with one page html template (only have index.php) and trying to separate sections/id's from content to separate pages in backend so I could have:

html template:
<section id="home-screen">
content
</section>

<section id="about">
content
</section>

Couch backend/templates:
home-screen
about

Thanks for any help you can provide.
Hi,

I think you should find the following thread useful -
viewtopic.php?f=4&t=7119

Hope it helps.
Thaks for your reply,
but I cant get it to work, would it be too much trouble for you if you could provide me some code and html structure/pages in above described scenario?
thanks again
3 posts Page 1 of 1