SFGolfer wrote:
How many levels you need to create is dependent on your needs. If you need only two levels then you can stick to the Sections/Categories.
If you need three: Main Menu > Menu Item > Section > Category
If you need four: Main Menu > Menu Item > Sub Menu Item > Section > Category
Menu Manager: used to create "menu buckets" to hold different menu sets. The sample data that Joomla provides has menus for Main Menu, Resource menu, etc. You can then put these menus into modules you create in the Module Manager and then place the modules into your templates. In other words, you can place the Resources Menu in the left side position.
Main Menu: This is usually the default menu that is used as the main navigation. If you template has the ability to display drop down menus such as Suckerfish, then the submenus you create should appear in the drop downs.
I hope I clarified some of your confusion.
Thanks for the additional clarification, SFGolfer. I think I might be seeing what you're trying to do...
So in the default Joomla installation, there are six default "menus": (1) Main Menu, (2) User Menu, (3) Top Menu, (4) Resources [Menu], (5) Example Pages [Menu], and (6) Key Concepts [Menu]. Instead of leaving these in their default locations, you would slide them all over into the left-hand module position and re-name them (or perhaps create new menus..?), one each for everything in the second sub-level.... correct?
The site I'm working on is supposed to have three levels; it's a test preparation company, so the hierarchy currently looks something like this:
-------------------------------------------------------------
[ROOT ---> Section ---> Category ]
Home
---> High School
---> ----> PSAT
---> ----> ----> classes
---> ----> ----> tutoring
---> ----> ----> test info
---> ----> ----> applications
---> ----> SSAT
---> ----> ----> classes
---> ----> ----> tutoring
---> ----> ----> test info
---> ----> ----> applications
---> College
---> ----> ACT
---> ----> ----> classes
---> ----> ----> tutoring
---> ----> ----> test info
---> ----> ----> applications
---> ----> SAT
---> ----> ----> classes
---> ----> ----> tutoring
---> ----> ----> test info
---> ----> ----> applications
---> Graduate
---> ----> GRE
---> ----> ----> classes
---> ----> ----> tutoring
---> ----> ----> test info
---> ----> ----> applications
---> ----> GMAT
---> ----> ----> classes
---> ----> ----> tutoring
---> ----> ----> test info
---> ----> ----> applications
---> ----> LSAT
---> ----> ----> classes
---> ----> ----> tutoring
---> ----> ----> test info
---> ----> ----> applications
---> English
---> ----> TOEFL
---> ----> ----> classes
---> ----> ----> tutoring
---> ----> ----> test info
---> ----> ----> applications
-------------------------------------------------------------
SO it sounds like I need to create four menus for the current Sections (high school, college, grad, English), move the test-types (SAT, GRE, TOEFL, etc.) up to the Sections, and that would then free up my third level in the Categories area for all the specific details (classes, tutoring, etc.)... right?
Thanks in advance,
TPRT