GetSimple Support Forum
please help the helpless - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: please help the helpless (/showthread.php?tid=1235)



please help the helpless - marcb - 2011-01-11

I've created my index page with 3 child pages: products, support, contact. I'm trying to add sub-child pages to my products page: product1, product2, product3 but I cannot link the product1,2,3 pages to the products page. Is this possible?

I see documentation for installing GS and creating themes & plugin's, but NO documentation for creating/editing pages & links (the main guts of the thing).

I appear to be lost...can someone please help...
Marc


please help the helpless - getsimplethemes - 2011-01-11

Hi Marc,

What exactly do you mean by "I cannot link the product1,2,3 pages to the products page"? Do you want these pages product 1, 2 and 3 to appear in the menu as subpages or do you want to place text links inside the page "products" to link to product 1, 2 and 3?

- Matt


please help the helpless - marcb - 2011-01-11

getsimplethemes Wrote:Hi Marc,

What exactly do you mean by "I cannot link the product1,2,3 pages to the products page"? Do you want these pages product 1, 2 and 3 to appear in the menu as subpages or do you want to place text links inside the page "products" to link to product 1, 2 and 3?

- Matt

Sub menu's would be realy nice, but at this point I'd be happy with just being able to manually link from my products page <parent> to my product1,2,3 pages <child>. What should the link be on the parent to show the child's slug/url ? If I just put in the slug name on thelink url, I get a "page not found".

Thanks, Marc


please help the helpless - n00dles101 - 2011-01-11

Hi Marc,

If you have fancy URL's enabled in the settings tab.
The urls shoudl be in the format

Code:
http://sitename/slugname

otherwise

http://sitename/index.php?id=slugname



please help the helpless - marcb - 2011-01-11

n00dles101 Wrote:Hi Marc,

If you have fancy URL's enabled in the settings tab.
The urls shoudl be in the format

Code:
http://sitename/slugname

otherwise

http://sitename/index.php?id=slugname

THANKS Noodles, that did the trick, you get today's Golden Noodle award ;-)

Marc