Floating- und Embedded-Sprachumschalter in MultiLipi verstehen
MultiLipi bietet Zwei flexible Möglichkeiten to place the language switcher on your website — Schwimmend und Eingebettet — so it fits your design and user experience needs.

1. Floating Switcher
What is it?
Das floating switcher appears as a small, draggable widget positioned in one of the corners of your screen — typically:
- Unten links
- Unten rechts
- Oben links
- Oben rechts
Why use it?
- Du don’t need to edit your HTML manually.
- Works out-of-the-box on any website, including WordPress, Shopify, Webflow, etc.
- Wird automatisch für Benutzer auf Alle Bildschirmgrößen .
- Ideal für eine schnelle Plug-and-Play-Installation.
Beispiel für einen Anwendungsfall:
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?
Das embedded switcher lets you place the switcher inside a specific part of your HTML, such as:
- Eine Navigationsleiste ( <nav>)
- Ein Seitenleisten-Widget
- Ein Fußzeilenbereich
Sie tun dies, indem Sie eine CSS-Selektor (z. B. #language-switcher, .nav-menu usw.) in Ihrem MultiLipi-Dashboard.
Why use it?
- It Lässt sich nahtlos verblenden 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.
Wichtig:
Wenn der bereitgestellte CSS-Selektor Nicht auf der Seite gefunden , greift MultiLipi automatisch auf die Schwimmend switcher — ensuring it still appears.
Fallback-Logik: Was passiert, wenn Embedded ausfällt?
If the switcher Das eingebettete Ziel kann nicht gefunden werden. on your webpage (e.g., you removed the div or changed its class name), then MultiLipi:
- Automatically switches to Floating mode
- Stellt sicher, dass der Benutzer Ändern Sie immer noch die Sprachen without any disruption
- Protokolliert eine Warnung bei der Konsole im Browser zum Debuggen
Welches sollten Sie verwenden?
Zusammenfassung
Wählen Schwimmend for simplicity and Eingebettet for design control. MultiLipi’s smart fallback logic ensures your switcher always works — even if your layout changes.

Kommentare