I have been at this for a long time and for the life of me can't figure this out...
So what I want is to have a type of content when submitted to go under a menu.
For example I created the content type notes. What I'm looking to do is have the notes content anytime is create go directly to a Main menu notes. The notes content should automatically go to that menu when submitted. Just like an article does to the from page.
I was able to do if for polls, but for the life of me can't figure out how to do it for this.
Any ideas?

Thanks

Comments

mike_sandes’s picture

1. Allocate the menu type to the content type. - admin/structure/types/manage
2. Edit the content type, right at the bottom of the page click on Menu Settings make sure the appropriate menu is selected.
3. Now create a menu link for your content. Find the piece of content and select Edit - right at the bottom of the page click on Menu settings check the checkbox and type in your menu details.

bazzly’s picture

Thanks for the reply...

That is what I have been doing the entire time trying to figure this out, however when ever I create new content (notes) it just goes to the front page, and not under the new menu/node. If I change the setting for the content type so it does not publish to the front page, it still doesn't post to the correct place.

Any other ideas as to what I can try? This should not be that hard I would think...

I wonder if one of my modules is killing it..?

bazzly’s picture

Anyone have any other ideas, or how I may be able to troubleshoot this?

bazzly’s picture