Hello, I am working with Tax_Menu, and everything was fine, but at any moment the menu is not displayed to date, not being rebuilt as there is in the taxonomy.

I deleted the cache to test whether it could be that, but not solved the problem.

I disabled the taxonomy from "admin / settings / tax_menu", and turn again and this time if left updated taxonomy.

It is assumed that the module must make a Rebuilding, right?

Comments

Docc’s picture

I attached a patch with fix here #790518: Menu system name

dvasquez’s picture

Thanks!
I'll try it!

jenlampton’s picture

Yes, the menu system is cached, and you will need to rebuild the menu to see your changes. One quick work around for this is clicking save on the taxonomy menu settings page, but I'll take a look at the patch and see if I can roll it in :)

Thanks!