Did an installation of Version 2.7 (RC3a) and show_menu2 (isnt that included in the dist?)
Show_menu2 is included in the final WB 2.7, not in 2.7 RC3a (doc)Activated Page Languages and created six pages EN1-3 and PL1-3 in two languages EN and PL obviously.
Tested it and it works as it should (using show_menu) (doc)This is the stuff of index.php:
<!-- hardcoded link for the page language selection -->
<a href="<?php echo WB_URL .PAGES_DIRECTORY;?>/de.php">DE</a>
<a href="<?php echo WB_URL .PAGES_DIRECTORY;?>/en.php">EN</a>
<!-- menu call -->
<?php show_menu(); ?>
Created two pages of type menu link (DE -> de.php and EN -> en.php) which point to the first language specific page to display (d1, d2, e1, e2). Double check the language settings of your language specific pages (in my case: d1.php, d2.php, e1.php, e2.php). However, the recommended approach for multilingual pages is explained on the help website (doc)Made two links (named EN and PL) to EN1 and PL1 into the template.
So when browsing the site you see all EN pages no matter what page is the first..put PL1 first and refreshed the browser.
Clicking on the PL link shows all PL pages, but if i click in the first page directly it goes back to GB..sometimes even the other way around.
WB 2.6.7 did the same but i know it shall work cause
http://tictacwatch.com/ is done thet way i think..
also....
The backend changed language into Polish doing this....
Had a hard time installing as well, mispelled the db-username and..well solved it by deleting the whole directory and had to ftp all files all over again. noticed the browser cashed it all..so when installing, clear youre browser.
test: (temporary)
http://66.7.215.34/~flexspor/