Active
Project:
SimpleMenu
Version:
6.x-1.13
Component:
User interface
Priority:
Major
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
30 Sep 2010 at 09:06 UTC
Updated:
30 Sep 2010 at 20:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
sylvainb74 commentedI made some test.
If I install only SimpleMenu and select I see the correct result.
If I install SimpleMenu and SimpleMenu Multi-Menu support and I select a sub-category (for example Create Content) I see " No menu items found...."
Comment #2
AlexisWilke commentedHi Sylvain,
The problem is with the theme() callbacks. By default, Simplemenu is now setup to NOT call the theme() function and that means you don't get the callbacks called and thus the multi-menu feature does not work...
Make sure you select the "Allow Simplemenu to call the theme() function" checkbox so that way it works.
See attached image too.
Thank you.
Alexis Wilke