Hi,

I created a new menu item under 'create content' using the menu module. The item is called 'alternative' and it is basically a submission form made with the survey module. It shows up in the sidebar once you click on 'create content' however it does not show on the main page along with the other content types (blog, book, forum etc). How can I get a custom menu item to show on the main page as well?

Thanks

F.Q.

Comments

AndrewE’s picture

Anyone have any idea about the above...really need your help.

Thanks

F.Q

TGR - a writer's space | mechanical i

AndrewE’s picture

Ok I'll try one more 'bump' and then I'll leave it be.

TGR - a writer's space | mechanical i

nevets’s picture

Part of creating a custom memu item is to provide the path to some existing content. When you created the content and saved it would have in the URL show a node id (the url would have ended in node/# where the # is the node id). You would use node/# to specify the path. Alternatively if you have the path module enabled you could have provided a path alias and used that when adding/editing the menu item.

To actually view the cotent you would click on the new menu item.