I have such structure:

- main term
- subterm 1
- subterm 2

If I active "Show current term in breadcrumb trail?" in Basic Settings of this module, breadcrumb will look like:

in main term: Name of main term > Name of main term
in subterm: Link to of main term > Name of subterm > Name of subterm
in node: Link to of main term > Link to of subterm > Name of node

When "Show current term in breadcrumb trail?" inactive breadcrumb will look like:

in main term: nothing at all
in subterm: Link to of main term > Name of subterm
in node: Link to of main term > Name of node

I think item "Show current term in breadcrumb trail?" should be active. But what should I do to have normal view of breadcrumb without doubling term name?

Comments

Standart’s picture

Component: User interface » Code

I don't quite understand.

Is this of any help: http://drupal.org/node/168640

_craig’s picture

Status: Active » Closed (fixed)

I don't understand how this module can create a breadcrumb that looks like this:

in node: Link to of main term > Link to of subterm > Name of node

It just isn't possible. Are there any other contributed modules you have installed? Have you tried disabling all contributed modules except for this one?