2019-03-25, 23:29:39
(This post was last modified: 2019-03-25, 23:45:21 by bokor.pavol.)
Hi Folks,
small issue. I created the site with two languages. CS and PL. CS is default. But, when I opening the site from web browser with different regional settings (e.g. SK), then default language has been changed to regional (SK in this case). I see 3 flags. SK, CS, PL. When I click to CS flag, the SK flag will disappear and everything works fine.
When the pages loads first time, the array ($langs_arr=return_i18n_languages()) print these values "Array ( [0] => sk [1] => cs [2] => en )". When I select CS flag the array print "Array ( [0] => cs [1] => sk [2] => en )".
Weight settings donĀ“t affect. This issue appears when settings "Current menu item display on the dropdown menu bar" is "Hide item" and "Dropdown (Bootstrap)" is on.
small issue. I created the site with two languages. CS and PL. CS is default. But, when I opening the site from web browser with different regional settings (e.g. SK), then default language has been changed to regional (SK in this case). I see 3 flags. SK, CS, PL. When I click to CS flag, the SK flag will disappear and everything works fine.
When the pages loads first time, the array ($langs_arr=return_i18n_languages()) print these values "Array ( [0] => sk [1] => cs [2] => en )". When I select CS flag the array print "Array ( [0] => cs [1] => sk [2] => en )".
Weight settings donĀ“t affect. This issue appears when settings "Current menu item display on the dropdown menu bar" is "Hide item" and "Dropdown (Bootstrap)" is on.