Looking for how i can use this module to work with Menu Path's for page nodes.

I would like to use this module for creating breadcrumbs for my site. Right now, the site is primarily all page nodes that i place into the primary links and i would like the relationships from my primary links to work with my custom breadcrumbs.

i will be adding views pages in the near future, so i would like to use this module since it supports many different options.

Comments

MGN’s picture

Version: 6.x-1.4 » 6.x-2.x-dev

In 6.x-2.x-dev there is an advanced option: Use the menu structure to set the breadcrumb trail

When checked, the default breadcrumb trail will be patterned after the page's placement in the menu structure. Note that this default can be superceded by other custom breadcrumbs.

I am not sure how much testing this feature has received yet, but in theory it should/will eventually do what you need.

KoCo’s picture

At the moment it doesn't work.
In my configuration, you just get "home" and "page-title".
I'm also using "menu breadcrumb", maybe these two are conflicting?

MGN’s picture

If you are using Menu Breadcrumb, you shouldn't need to use the advanced option. Use one or the other.

rockitdev’s picture

ya i tried to use the advanced option as well and didn't seem to work.

will menu breadcrumb and custom breadcrumb 1.4 place nice together or are there known issues?

MGN’s picture

I found a similar support request at #302734: Custom Breadcrumb "vs." Menu Breadcrumb?. At the moment, I don't know of any conflict between custom breadcrumbs and menu breadcrumbs, just don't use the advanced menu breadcrumb option in custom breadcrumbs 2 if you are also using menu breadcrumb.

Care to explain how the advanced option did not work? Explain what you tried to do, what you would like the breadcrumb to be, and what you actually get for the breadcrumb. The more info you provide the better I'll be able to assist.

Thanks.

MGN’s picture

Status: Active » Closed (fixed)

Closing because the question has been answered. Reopen if necessary.