

LiveLang Frontend Visual Translator in action
LiveLang is the fastest, easiest visual translation plugin for WordPress. Translate or modify any frontend text, heading, button, or image directly on your live pages in real time.
Translate Mode Click any element Edit Save.
No .po/.mo files. No complex string searches. No duplicate pages.
<strong>, <em>, <a>, <span>, <br>)alt attributes for localized image SEOsrcset / sizes handling for responsive images/es/about/, /bn/contact/)<html lang>, hreflang, x-default, and og:locale[livelang_language_switcher] with layout optionsrequestAnimationFrame batchingwp_cache_flush_group)<textarea> placeholder translation<select> and <option> translatorEmbed the language switcher anywhere using shortcode:
[livelang_language_switcher]
Available Attributes:
* style: "dropdown" or "inline" (Default: dropdown)
* appearance: "button" or "link" (Default: button)
* display: "both", "flag", or "text" (Default: both)
Examples:
* [livelang_language_switcher style="inline" display="both"]
* [livelang_language_switcher style="dropdown" appearance="button"]
* PHP: <?php echo do_shortcode('[livelang_language_switcher]'); ?>