How to Add a Language Switcher to Sub-domain Websites

Matthias Pupillo Avatar

·

·

Add this code to the place you want the Dropdown of Flags to show

Copied!
<div id="fluentc-lang-switcher"></div>

Just before the closing </body> tag, add:

Copied!
<script src="https://widget.fluentc.io/fluentc-lang-switcher.js"></script>

Categories