I can't get Superfish to work with Menu blocks. Both Superfish and Menu Blocks are based on the menu's themselves, not the blocks of the menu's.
In order to get submenu dropdowns to work, what module works well with Menu blocks?
Thanks

Comments

Yuri’s picture

bump

ardas’s picture

Greetings,

Everybody has the same issue because Superfish registers its own blocks instead of using existing blocks:)
I hate this because I wish to have Superfish to be a plugin or extension for existing menu blocks but not create its own ones.

I can join the development to help to implement this in Block Menu.

JohnAlbin’s picture

Title: dropdowns in menu block menu items » Add dropdowns (superfish) to menu block
Version: 7.x-3.x-dev » 7.x-2.x-dev
Category: support » feature

Alternatively, you could work on the superfish module to integrate better with menu_block. Also, note there is a new API that would probably help tremendously with that effort: #907292: Add API to obtain raw menu data (not the render element)