Get secondary links to show up under front (home) page in Drupal 5
Do you, for some strange reason, want secondary links to show up under your primary links when users are at your front, home page?
After a bit of frustration ourselves, here is Agaric Design Collective's very short guide to getting secondary links to show up when you are at your front page menu item.
Change your menu declaration for "Home" (or whatever you call it) from <front>
to whatever you actually have <front>
set to in your site settings, such as node/1
.
That's it, everything will work now, move along, nothing more to see...
(If you're /node as your front page, this won't work, so don't you want to use panels and/or a view anyway?)
Do you, for some strange reason, want secondary links to show up under your primary links when users are at your front, home page?
After a bit of frustration ourselves, here is Agaric Design Collective's very short guide to getting secondary links to show up when you are at your front page menu item.
Change your menu declaration for "Home" (or whatever you call it) from <front>
to whatever you actually have <front>
set to in your site settings, such as node/1
.
That's it, everything will work now, move along, nothing more to see...
(If you're /node as your front page, this won't work, so don't you want to use panels and/or a view anyway?)
Comments
Post new comment