Download & Extend

Block title is custom active link

Project:Menu Breadcrumb
Version:6.x-1.3
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Primary Links are working as expected.

I have 3 menu blocks that have custom block-menu-menu-.tpl.php files in order to satisfy a clients request to make the block titles clickable (like the primary links, where the menu titles are clickable).

So I think the problem is that the block titles are not intended to be set up that way and so the first breadcrumb that is displayed is the menu item that you clicked on, instead of parent menu -> child.

I've tried about a half a dozen modules (btw, this one is really awesome), to no avail. Is there anyway I can include a menu block title and link as the parent menu when someone clicks on a menu item?

(token & custom breadcrumbs didn't work with [menu-raw], node/[nid])

Any suggestions are appreciated