As the title says, I can't get Local Menu to show if I choose any other menu then Navigation (so exclude all menu's and include the one you want to see, it only shows anything when I don't exclude Navigation (and then it shows Navigation)). Since my main links are in 'Main Menu' and not Navigation, it makes the module a bit useless.
There are no errors in the log.
Comments
Comment #1
Lios commentedAddendum: I create the particular menu that I want to use with Local Menu, with Taxonomy Menu. When I tell TM to use Secondary Links as the menu to put everything in and configure LM, then LM works fine. When I tell TM to use a custom menu 'Main Menu', I can't get LM to show anything. The query it executes on a page, is SELECT title FROM menu_custom WHERE menu_name = '' and thus empty. So somewhere it can't handle the fact that I use a custom made menu, but since I have no PHP knowledge whatsoever, I have no idea where it goes wrong.
Comment #2
nestor.mata commentedI think your problem gets solved with the patch described here: #575930: Multiple menu entires feature break local menu with non-standard menu use
Please go ahead and test, and if this solves your problem mark this as duplicated issue and good luck :)
Best regards,
Nestor