Can anyone explain how to rename the paths after the menu is created?

Right now all the menu paths are like this:

www.mysite.com/category/5/41/25/31

but I want them to be based on the vocab terms, like this:

www.mysite.com/country/city/branch/shoptitle

Is there a piece of code I need to put in the module? Is it possible to hook up with path auto?

Comments

seidren’s picture

I am facing the same issue. Can someone get taxonomy_menu to work with pathauto please ?

seidren’s picture

The patch here did the job. http://drupal.org/node/234513

arlinsandbulte’s picture

Status: Active » Closed (fixed)