Questions tagged [drupal-menu]

This tag is for topics related to the Drupal menu system.

Questions with this tag relate to main menu, navigation menu, menu blocks, customizing menu, menu links, menu paths, menu tabs, drop down menus, hook_menu, taxonomy menus, contextual menus, sub-menu items or similar subjects.

Resources

7 questions
2
votes
1 answer

Drupal 7: calling "menu block" into page.tpl.php

I have the Menu block module installed; I created a second level menu as block via "add menu block" at the block page, and assigned it to the content area. It displays the menu block at the end of page content, but I need that just after the page…
2
votes
4 answers

Drupal - Set 'user/%/edit/uprofile' to default tab on 'user/%/edit'

I'm using the content profile module. When a user is on their view profile page and press edit, they expect the profile edit page to show, not account settings as it is now. The path to content profile edit page is 'user/%/edit/uprofile'. Does…
Toxid
  • 615
  • 10
  • 18
1
vote
1 answer

Drupal 8 remove extra divs and add custom classes in menu

Currently the {{page.primary_menu}} created the extra divs and default d8 classes as below:
0
votes
2 answers

Drupal7: Some of the main Menu links not showing if not logged in

I have created a Main Menu with 4 main links. This is visible if i am logged in but only the ''Our Company'' is showing if i log out. Could anybody help me on this issue? logged in: logged out:
attila.hajdo
  • 79
  • 1
  • 10
0
votes
1 answer

How do I add a target="_blank" attribute to Footer Menu Block Link in Drupal 7

Is there any way to add blank attribute if i created a Footer Menu Block with Links in Drupal 7 ? Attached see my options so far...
attila.hajdo
  • 79
  • 1
  • 10
0
votes
1 answer

Drupal 7 - Active menu items does not have active-trail class

As mentioned in the title, for some reason, particular menu items that have active class do not have active-trail class and so do their parents. Example menu tree when I am currently at page Test2:
yenerunver
  • 416
  • 1
  • 5
  • 26
0
votes
1 answer

Delete div from menu block drupal 7

How can I delete all thoses div around my menu create with menu_block for drupal 7 ? I want to change this :