Is it possible to display the parent node of my menu strucuture?
For example:

menu
-node 1
--subnode 1

If I am on 'subnode 1' I want to see 'menu>node 1' reflected in my breadcrumb.
I tried using the token, but there is none pointing to the parent node.
Any idea?

Comments

MGN’s picture

Status: Active » Fixed

Sorry, this isn't possible with custom breadcrumbs 5.x . However it is possible with version 6.x-2.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.