Tiki25ismissingSuperfishmenu Posted by Patrice Vigier 25 Feb 2025 17:38 GMT-0000 posts: 16 Hello, It looks like Tiki 25 is missing Superfish menu, is it possible to reinstall it? The current menu has only one level and it is a problem for complex wiki. Thank you
Posted by Gary Cunningham-Lee 26 Feb 2025 06:31 GMT-0000 posts: 4673 Hello Patrice, Superfish menus were replaced by Smartmenus, which also support multiple levels. -- Gary
Posted by Patrice Vigier 26 Feb 2025 14:28 GMT-0000 posts: 16 Gary Cunningham-Lee wrote: Hello Patrice, Superfish menus were replaced by Smartmenus, which also support multiple levels. -- Gary Hello Gary, Thank you for your answer. I cannot get the same easy menu to navigate. Sincerely menu.jpg (160.02 Kb)
Posted by Gary Cunningham-Lee 27 Feb 2025 09:07 GMT-0000 posts: 4673 Hi Patrice, On the Admin Modules page (tiki-admin_modules.php), when specifying the parameters of your menu's module (under the "Edit module" and "Module" tabs), be sure that Type is set to "vert" (if it is a vertical menu), and "Use Bootstrap menu" is set to "y" (based on your screenshot, I think this is what may be missing from the configuration). These are actually the default values but just to be safe I would set them explicitly. Smartmenus also must be turned on, under the "Interface" tab of tiki-admin.php?page=features. -- Gary
Posted by Patrice Vigier 27 Feb 2025 16:12 GMT-0000 posts: 16 Gary Cunningham-Lee wrote: Hi Patrice, On the Admin Modules page (tiki-admin_modules.php), when specifying the parameters of your menu's module (under the "Edit module" and "Module" tabs), be sure that Type is set to "vert" (if it is a vertical menu), and "Use Bootstrap menu" is set to "y" (based on your screenshot, I think this is what may be missing from the configuration). These are actually the default values but just to be safe I would set them explicitly. Smartmenus also must be turned on, under the "Interface" tab of tiki-admin.php?page=features. -- Gary Thank you I found my way around the menu, even though I still have an issue with the mouse-over effect, which occasionally applies a yellow background to the menu, making it unreadable! My reason for upgrading was to have a search function that returns results based on the text within the wiki, not just the title. I haven't sorted this out yet.