By Rizzent on
Hi,
As you can tell I am new to drupal. I understand the basics and most html , etc.
I am having a rough time with one minor thing that i am sure has been posted before but i am unable to find for a few days now.
When i create content (page, story, etc) How do i make it post to one of my menu links ?
So i create say a page , give it a title , drop down the parent to say one of my links (news) type my news , publish the page (not to frontpage), save.....
Click on the menu link i created named "news" and nothing is there....
Any help would be great.
Comments
...
nothing is there.... means what exactly?
In Drupal you don't add nodes to menu items (in order to create a list etc), you add OTHER menu items to menu items.
If you want a link to your news item, then create a menu item for it, under another menu item... eg
- News
-- News Item
If you need to create lists of content use the Views module or Taxonomy.
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.