WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
Sorry I didn't think about thattop nav is <div id="topmenu"><div class="topmenu"><?php show_menu(2); ?></div></div>main menu is <div id="mainmenu"><?php show_menu2(0, SM2_ROOT, SM2_ALL, SM2_ALL, false, "\n</li>", false, false, false, '<ul id="header_menu" class="menu">'); ?></div>
Menu number to use. This is useful when you are using multiple menus. Supplying a menu number of 0 will use the default menu for the current page. Supplying SM2_ALLMENU will return all menus in the system.