hi, if i create a node and enter the path manually, the alias works fine, but any children within the menu have the automatically generated alias.. i.e.

title: The Parent Page
Manual path: parent

title: The Child Page
menupath-raw result: the-parent-page/the-child-page

when i'd really want: parent/the-child-page

any idea why that's happening, and what i can do to get the desired results?

thanks
david

Comments

dave reid’s picture

Status: Active » Fixed

The [menupath-raw] token is not actually generated using the 'path' of the parent item - its generated by getting all the titles of the parents of the current menu link and smooshing them together. I think you are more looking for the [menu-link-parent-path-raw] token if you are using the latest Token release.

Status: Fixed » Closed (fixed)

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