Edwiser Localizer is designed to work beautifully with Moodle’s most popular themes out of the box.
Edwiser RemUI
RemUI is Edwiser’s flagship Moodle theme, and Localizer is optimized for deep integration with it.
Automatic Features when using RemUI:
| Feature | Behavior |
|---|---|
| Dark Mode Sync | In dark mode, the switcher automatically adapts its icon color to match RemUI’s text color settings. |
| Login Page | On RemUI login pages, the switcher positions itself intelligently based on whether the login form is on the left or right side. |
| Floating Buttons | RemUI’s floating action buttons and footer popover content are automatically protected from Google Translate stripping. |
| Customizer Page | The switcher automatically hides on the RemUI Customizer page (theme/remui/customizer.php) to avoid interfering with theme design workflows. |
| > Tip: If you use RemUI’s dark mode, set the Localizer Appearance to Dark for the most consistent look. |


Boost Theme
Boost is Moodle’s default theme. Edwiser Localizer works seamlessly with Boost without any extra configuration.
- The switcher appears in the standard Moodle navbar.
- Footer placement detects Boost’s
#page-footercontainer automatically.

Other Themes
Edwiser Localizer uses standard Moodle hooks and templates, so it is compatible with most well-built Moodle themes.
If you use a third-party theme:
– Header placement should work immediately.
– Footer placement relies on the theme using standard footer containers (#page-footer, .footer-container, or #footer-column-1). If your theme uses custom footer markup, the switcher may need manual CSS positioning.
– Appearance: Test both Light and Dark modes. If neither looks right, you can override the icon color with custom CSS targeting #local-translator-wrapper button.