Dear couch users!
I'n using couch for the first time and loving it so far! But i've come across some problems that i can't seem to solve on my own..
What i want is to display my blog post list on my index.php page so vistors can quickly see my last posts! I've got this working but now I don't know how to inplement a dynamic menu. In the documentation it says that we need to use index.php so the url's will make logic (mysite.com/about f.e).
But when I try to make the index.php clonable and nested for the menu and create a new menu page all blog posts from the home page are also being cloned in the new page. So there are no editable regions.
I've made a new 'blank' menu.php with the editable regions for the pages created for the menu, this is more or less working but it gives me ugly urls like: mysite.com/menu/about instead I would like mysite.com/about and stil have my blog posts list on my homepage.
Is there any way of getting this working in couch cms?
Thanks in advance!
I'n using couch for the first time and loving it so far! But i've come across some problems that i can't seem to solve on my own..
What i want is to display my blog post list on my index.php page so vistors can quickly see my last posts! I've got this working but now I don't know how to inplement a dynamic menu. In the documentation it says that we need to use index.php so the url's will make logic (mysite.com/about f.e).
But when I try to make the index.php clonable and nested for the menu and create a new menu page all blog posts from the home page are also being cloned in the new page. So there are no editable regions.
I've made a new 'blank' menu.php with the editable regions for the pages created for the menu, this is more or less working but it gives me ugly urls like: mysite.com/menu/about instead I would like mysite.com/about and stil have my blog posts list on my homepage.
Is there any way of getting this working in couch cms?
Thanks in advance!