By sabres on
Hello,
This may sound odd...but I'm having trouble adding pages to existing menu pages. In other words...all my menu links currently have 1 page...and i'd like to add pages to some of them...for example...the "Free Articles" menu tab...i'd like to place many different articles but am having trouble adding pages to what's already there (which is just 1 page).
What am I doing wrong?
D
Comments
when you create
when you create content
expand the menu settings menu under the create content text area.
use the drop down menu for Parent item to associate the new content with the menu of your choice.
menu urls
a menu item goes to a single url. If that url is node url, then you will only get one node there. If you want to have multiple nodes on the end of a menu item, you need to send that menu item to a url that lists the nodes you want. That url could be a taxonomy term listing or a view from the Views module, or a page that contains some soft of PHP snippet.
Don't think of it as adding multiple nodes to a menu item, think of it as setting the menu item to a url that shows multiple nodes.
--
Anton
New to Drupal? | Forum posting tips | Troubleshooting FAQ