Community & Support

Panel item on admin menu not primary links

I'm having trouble getting pages set up that are not frontpage and which I'd like to appear in primary links. At present it's appearing in the admin menu. Can anyone tell me where I've gone wrong?

Comments

...

whenever you create/edit a node (page is a content type, node covers all types of content, see also Drupal terminology in the documentation), you've got a field to create a corresponding menu item that points to the URL of that new node, make sure that the parent is set to primary links and not admin menu. alternatively, you can change menu positions in Site building > Menus (make sure that the Settings there are in line with what you want to achieve), and by editing individual menu items you can also put them in another parent menu.