Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multilevel sub pages
#1
I realy need this feature:
http://get-simple.info/forum/viewtopic.php?id=254

My site is quite small but pages are mutlilevel..
Can someone help me with this?
Reply
#2
If the site is small, and you just need a multi-level menu that gets displayed on all pages, you may:

- Insert it as html code (<ul><li><a href, ... etc) somewhere in template.php

- If you prefer the menu to be editable in the admin interface, do the same but by adding a component.

- If you'd like to be able to edit it in the admin interface without having to know/use html code, with the rich editor, you may put the menu in a private page, then include it in template.php (see this post by n00dles101)

Of course you have to put titles, paste page links, etc. and those won't change automatically if you edit the titles in the Page editor -- you have to do it manually. If the site is very small maybe it's ok, but if it grows... Undecided
Reply
#3
Forget :-) my last post, this hack could also do the trick.

However this does nothing about the url structure, it's only for displaying the menu, so no site.com/page/subpage/subsubpage/etc... (only GS's two levels)
Reply




Users browsing this thread: 1 Guest(s)