2009-12-22, 02:18:55
Hello everyone. It is my first post. I´m spanish and i´m sorry for my bad english.
Is the first time that use a CMS, and the truth was easy and convenient Getsimple, so i congratulate the developers of getsimple.
I have instaled the template 'Emporium' and all very good.
But i have a problem. I see the buttons (1, 2, 3) in the web, where each button is of a page created in the 'Page Edition Mode', without 'Parent Page'; but when i have click in button 1 me show the index main with the content good, but when i have click in the button 2 or 3, don´t show then content of page 2 or 3, unless always shown the content of page1.
I have:
¿How must to do it?
I have created a directory for page2, and have copied all the files and folders to the directoy created, have modificated the index.php of this folder created for page2, putting:
Of this form, yes works good, but i think that it isn´t good done.
Thanks and regards.
Is the first time that use a CMS, and the truth was easy and convenient Getsimple, so i congratulate the developers of getsimple.
I have instaled the template 'Emporium' and all very good.
But i have a problem. I see the buttons (1, 2, 3) in the web, where each button is of a page created in the 'Page Edition Mode', without 'Parent Page'; but when i have click in button 1 me show the index main with the content good, but when i have click in the button 2 or 3, don´t show then content of page 2 or 3, unless always shown the content of page1.
I have:
- page1 is the page main
- page2 is a page
- page3 is other page
¿How must to do it?
I have created a directory for page2, and have copied all the files and folders to the directoy created, have modificated the index.php of this folder created for page2, putting:
Code:
$file = "data/pages/page2.xml";
Thanks and regards.