Posts: 2
Threads: 1
Joined: Jan 2010
i'd like the 'Parent' option in page preferences to make a page a secondary or tertiary menu item so we can have a tiered site up to 3 levels deep.
currently i think its supposed to work but it doesnt (at least not on the themes im using)
Posts: 972
Threads: 27
Joined: Aug 2009
Currently there is no more deepness than the 2 levels you have now planned for GetSimple.
The first reason being GetSimple is for small websites and those shouldn’t be so complex as to have a need for this.
The more technical reason being the XML structure. The deeper we make the menu, the more pages will create, the more XML files the server has to open. It’s not like MySQL, with a XML structure we will actually need to look into every XML file just to build the menu. To sum this up: your site will slow down, you shouldn’t want that.
Posts: 2
Threads: 1
Joined: Jan 2010
how do i get a second level menu?
im after a structure like this:
* home
* brand 1
* * product 1
* * product 2
* brand 2
* * product 1
* * product 2
* brand 3
* * product 1
* * product 2
etc
Posts: 339
Threads: 27
Joined: Nov 2009