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
NL Home Bedrijf Het bedrijf MedewerkersDE Home Betrieb Das betrieb Employees
<?php show_menu2(1, 1, SM2_ALL,SM2_ALL); ?>
show_menu2(1, 1, SM2_ALL,SM2_START+2);
show_menu2(1, 1, SM2_START+2, SM2_ALL);
show_menu2(1, SM2_ROOT+1, SM2_START+2, SM2_ALL);
show_menu2(0, SM2_ROOT+1, SM2_ALL, SM2_ALL, .................
Hi,On my site with 3 languages I did the folowing:Code: [Select]show_menu2(0, SM2_ROOT+1, SM2_ALL, SM2_ALL, .................But, languages must be ON in the settings.Grtz,Luc