[solved] Question about navigation levels

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
handis

[solved] Question about navigation levels

Post by handis »

I have basic site structure:
Top navigation + left subnavigation + content

1. Main level
-- 1.1 Sublevel
-- 1.2 Sublevel
-- 1.3 Sublevel

How do I make the navigation work so that the main level link actually forwards page to the first child object and main level page is left empty?

1. Main level
-- 1.1 Sublevel
-- 1.2 Sublevel
-- 1.3 Sublevel
Last edited by handis on Wed Jan 16, 2008 12:18 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Question about navigation levels

Post by Dr.CSS »

Make main level page as 'Content Type: link' with URL pointing to other page...

I've seen this ? before and never understood why this is desired...
Vin

Re: Question about navigation levels

Post by Vin »

In documentation, there is a template for Menumanager, header_link_to_child...
I had this problem, too, so try searching a little in the forum...
Vin

Re: Question about navigation levels

Post by Vin »

mark wrote: I've seen this ? before and never understood why this is desired...
Because you have pages in certain sections and having two navigation menus. So you need to have the header of the section as a link to the first child so that second navigation can appear.

Of course, the CSS menu would be more convenient, but it doesn't always fit the design...
Locked

Return to “CMSMS Core”