Re: Twist Theme -> Disappearing Menu Modules
Workaround:
Much like mnu_application_menu in TikiWiki 1.10 you have to remove the tiki-user_menu.tpl file for Twist. Located in:
tiki_root/templates/styles/twist/tiki-user_menu.tpl
Removing it (I suggesting renaming it) uses the default menu template which does not perform amazing disappearing acts. I need to know smarty templates more but I'd love a fix for this.
Back to work for me!