Comprendre le sélecteur de langue flottant ou intégré dans MultiLipi
Les offres MultiLipi Deux méthodes flexibles to place the language switcher on your website — Flottant et Inclus — so it fits your design and user experience needs.

1. Floating Switcher
What is it?
Le floating switcher appears as a small, draggable widget positioned in one of the corners of your screen — typically:
- En bas à gauche
- En bas à droite
- En haut à gauche
- En haut à droite
Why use it?
- Vous don’t need to edit your HTML manually.
- Works out-of-the-box on any website, including WordPress, Shopify, Webflow, etc.
- S’affiche automatiquement pour les utilisateurs sur Toutes les tailles d’écran .
- Idéal pour une installation plug-and-play rapide.
Exemple de cas d’utilisation :
You're launching a multilingual site and want the switcher to always be visible in the bottom-left corner of the screen without changing the layout.
2. Embedded Switcher
What is it?
Le embedded switcher lets you place the switcher inside a specific part of your HTML, such as:
- Une barre de navigation ( <nav>)
- Un widget de barre latérale
- Une section de pied de page
Pour ce faire, vous devez fournir un Sélecteur CSS (p. ex., #language-switcher, .nav-menu , etc.) dans votre tableau de bord MultiLipi.
Why use it?
- It S’estompe parfaitement into your website’s design.
- Perfect for custom layouts or sites where you want full control over where the language switcher appears.
- Helpful for users who expect the switcher near the navigation or in a dropdown menu.
Important:
Si le sélecteur CSS fourni est introuvable sur la page , MultiLipi retombera automatiquement sur le Flottant switcher — ensuring it still appears.
Logique de repli : que se passe-t-il en cas d’échec de l’embarqué ?
If the switcher Impossible de trouver la cible intégrée on your webpage (e.g., you removed the div or changed its class name), then MultiLipi:
- Automatically switches to Floating mode
- Garantit que l’utilisateur peut Changez encore de langue without any disruption
- Enregistre un Avertissement de console dans le navigateur pour le débogage
Lequel devriez-vous utiliser ?
Résumé
Choisir Flottant for simplicity and Inclus for design control. MultiLipi’s smart fallback logic ensures your switcher always works — even if your layout changes.

Commentaires