On node pages, the taxonomy terms will not display when I enable 'menu position' which am using to display menu on node pages. I wonder if this problem is related to custom breadcrumbs or menu position. Please let me know if you need more details. Thank you.

Comments

drupalove’s picture

Assigned: drupalove » Unassigned
MGN’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

I am not sure I understand the issue. what kind of custom breadcrumb have you defined? Are the taxonomy terms in the breadcrumb? I think menu position sets the breadcrumb trail, so I wouldn't be surprised that the two modules would conflict if both are asked to set the breadcrumb trail on a given page.

jphelan’s picture

I'm having an issue as well. Menu position creates the breadcrumb as well, but I need to customize it but menu position is overriding my custom breadcrumb. For some reason menu position is taking precedence.

Menu position - 6.x-1.0-beta1
Custom breadcrumbs - 6.x-2.0-rc1

Nidragon’s picture

It's not a problem about how you create the custom breadcrumbs.
The problem is as jphelan says that "Menu Position" dominate over the "Custom Breadcrumb" module setup.

They use the same $breadcrumbs array and one module dominate over the other.

germaike mv’s picture

Any updates about this error/ issue?

lamp5’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)