Hide primary links in Drupal
Keywords:
TechTip:
Some Drupal themes provide their own menu system instead of Drupal's built-in primary links menu. When enabling these fancy menus, your Drupal site may end up with two menu systems instead of one. In order to get rid of the primary links menu, you need to disable it:
- Log in with “administer menu” privileges.
- Navigate to to administer » settings » menus (admin/settings/menu) and set ‘Menu containing primary links:’ to ‘No primary links’. Repeat for the secondary links.

remove link
My web showing one primary link.. I want to remove or hide it. I searced primary link in admin->settings->menu. But that primary link is not present there. What i do?
Clone theme and disable in cloned
Thanks for the article, it gave me an idea about how to solve a problem I'm having with my Mac app. I wanted to embed an archived version of a page on my site into the app to act as a simple welcome guide for the app. But I don't want all the primary and secondary links to appear in the app, so you've just helped me with the solution. I'm going to clone the Drupal theme I'm using, then set this theme for my test user account, and for this theme I'll not show any of the links. That should work, and won't impact the rest of the users on the site.
Thanks for the idea!
Mathew
Post new comment