Hi, I need 2 languages on my website and I started to implement the solution suggested in
Its finally possible. Multi Language Webflow Pages
You can use it in your CMS or Static pages and you can change the language with Buttons or with the Link - how you like. Its really easy to implement and it’s free!
You find the actually Tutorial with the newest Updates and a Live Example here:
New Tutorial
Lets do it:
Put this into your Before </body> tag:
<script>
var DEAFULT_LANG = "en";
var LANG_REG_EXP = /\[\[([a-z]{2})\]\]([^\[]+)/g;
var isStorageEnabled = ! (typeof localStorage == '…
It works in general, but I noticed that it does not work on firefox 67.0.4 on just one of my computers (mac 12 inches ) - show both the languages, instead of hiding one of te two.
Here is my site Read-Only:
https://preview.webflow.com/preview/sato-code-c7d394-fc8715e023e853dfae9014?utm_medium=preview_link&utm_source=designer&utm_content=sato-code-c7d394-fc8715e023e853dfae9014&preview=9793409639c692e0751eedfd9f0dd73e&mode=preview
[vc_row unlock_row=”” row_height_percent=”85″ back_color=”color-wayh” overlay_alpha=”50″ gutter_size=”3″ column_width_percent=”100″ shift_y=”0″ z_index=”0″ front_end_with_slider=”true”][vc_column width=”1/1″][uncode_slider slider_type=”fade”...
Est. reading time: 4 minutes
Is there anything I can do?