i have research your website too (@velden), so seem like what i wanna do with my website by using switcher language, and i wonder about the logic handle code that , how can pass value from switcher into {Navigator childrenof=???}
i'v appriciate if you can help me for this problem.
Search found 4 matches
- Wed Jan 03, 2024 9:50 pm
- Forum: Help Wanted (commercial)
- Topic: Multi language by select dropdown
- Replies: 5
- Views: 6905
- Wed Jan 03, 2024 9:44 pm
- Forum: Help Wanted (commercial)
- Topic: Multi language by select dropdown
- Replies: 5
- Views: 6905
Re: Multi language by select dropdown
yes, that right, but with logic handle to switcher language i think i need to pass dynamic value into option (childrenof=???) in below {Navigator} by using value of select switcher option <select id="languageSwitcher" style="background-color: cadetblue"> <option value="en&qu...
- Wed Jan 03, 2024 7:17 am
- Forum: Help Wanted (commercial)
- Topic: Multi language by select dropdown
- Replies: 5
- Views: 6905
Re: Multi language by select dropdown
thanks u so much @velden. It help me so much that i can show the specific menu language by hardcode as below by using option childrenof for render only the alias language that i wannt <nav class='main-navigation cf noprint navigator-container' id='nav' role='navigation'> {Navigator loadprops='0' tem...
- Tue Jan 02, 2024 6:58 am
- Forum: Help Wanted (commercial)
- Topic: Multi language by select dropdown
- Replies: 5
- Views: 6905
Multi language by select dropdown
Hello veryone. i'm a newbie about CMS Made Simple, at the current i have a stuck with handle multi language features. (2.2.16 version) i have already created web page with (english/ vietnamese/ japanese) with below structure: 1:Home (english) 2: Services 2.1 Sercices_a 2.2 Sercices_b 2.3 Sercices_c ...