Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multilevel sub pages
#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


Messages In This Thread
Multilevel sub pages - by maxbmx - 2010-03-20, 11:01:09
Multilevel sub pages - by Carlos - 2010-03-21, 01:11:35
Multilevel sub pages - by Carlos - 2010-03-21, 23:12:10



Users browsing this thread: 1 Guest(s)