WebsiteBaker 2.13.9 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
<?php// if function LangPadeId doesn't exists, you have to upgrade WBLingual Switcher Add-on to latest version'if (!function_exists('LangPadeId')) {function LangPadeId(){return PAGE_ID;}}// to show flags in frontend $iMultiLang = 0;$sMultiLang = ''; if (function_exists('language_menu')){$sMultiLang = language_menu('png',false); $iMultiLang = intval(!empty($sMultiLang) ? 1 : 0);} if (function_exists('LangPadeId')&&$iMultiLang) {?> <link rel="alternate" hreflang="x-default" href="[wblink<?php echo LangPadeId($sPageLang);?>]" /> <link rel="alternate" hreflang="de" href="[wblink<?php echo LangPadeId('DE');?>]" /> <link rel="alternate" hreflang="en" href="[wblink<?php echo LangPadeId('EN');?>]" />
The page isn’t redirecting properlyCliqz has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies.
http://zapryanov.faith/pages/home.php?lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN
http://zapryanov.faith/pages/home.php?lang=EN
$sPageLang = strtolower(isset($wb->page) || ($wb instanceof frontend) ? $wb->page['language'] : 'EN');$iPageId = (defined('PAGE_ID') ? PAGE_ID : 0);
<?php register_frontend_modfiles_body(); ?>
/* <!-- show_menu2 --> */
if (!function_exists('LangPadeId')) {function LangPadeId(){return $iPageId;}}if (function_exists('LangPadeId')&&$iMultiLang) {?><!-- <link rel="alternate" hreflang="x-default" href="[wblink<?php echo LangPadeId($sPageLang);?>]" /> <link rel="alternate" hreflang="de" href="[wblink<?php echo LangPadeId('DE');?>]" /> <link rel="alternate" hreflang="en" href="[wblink<?php echo LangPadeId('EN');?>]" />--><?php }?>
You didn't understand me dbs, when I put the codes from the default template the page crash (that's why I removed them and you didn't saw them) ... the menu disappear and only one word stay somewhere behind the logo ... and the EN language doesn't work properly.
http://zapryanov.faith/pages/en.php?lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN
I see again problem with language switcher Code: [Select]http://zapryanov.faith/pages/en.php?lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN&lang=EN