Translate WordPress with Google Translate multilanguage plugin using AI translation. Complete multilingual SEO...
Shows flags of WPML translated content in selected menu's
WPML Flag in Menu Extended is a WordPress plugin that allows you to display translated flags for different languages in a selected menu. You can choose which menu to add the flags to and even create a dedicated menu for language flags. The plugin supports left-to-right (LTR) languages and requires you to configure each translated menu individually in the settings.
This plugin is suitable for multilingual websites that use WPML or Polylang and want to enhance their navigation with language flags. It provides options for custom styling of the flags and their placement within the menu.
Best for: This plugin suits multilingual websites looking to display language flags in their menus.
What it does well
Where it falls short
WPML Flag in Menu Extended provides useful functionality for multilingual navigation, but its age and manual setup requirements may limit its appeal for some users.
johanvandemerwe's own description of WPML flag in menu Extended, lightly tidied.
Shows translated flags (for every language except current viewing lang) in any selected menu in the plugin settings
LTR support
In addition to the plugin from Ramon Fincken, this plugin let you select on which menu you want to add the language flags.
You can even make an empty menu and make it dedicated for your language flags and put it as a custom menu in the sidebar.
To make the flags appear on a translated menu, you go in the settings of the plugin and add the translated menu to the selection
you made. This has to be done with every translated menu where you want the flags to appear. So, if you just have translated a
menu. Go back to the options of the widget and you will see that this translated menu is added to the list. Select this menu too and
save the options.
See other notes tab for explanation
Visit: http://www.enovision.net/wpml_flag_in_menu_extended/ for more explanation.
You can also add an additional class for the IMG and LI tag. On the LI tag is automatically added the class “not-last” for all
flag items but the last one, and “last” for the last flag.
Now you can add some styling like:
/* make a border around the flag icon */
img.wpml_flags {
border : 1px solid #f1f1f1;
}
/* bring the icons a bit closer together */
li.wpml_flags.not-last {
margin-right : -20px;
}
/* a little left padding after the flag, when name is used too */
.wpml_flags_name {
padding-left : 10px;
}
You can find these styles in the style.css in the css directory of the plugin.
Modify this to your own requirements.
You can add a wrapper class around the flags and put some CSS styles on it.
In the wrap element you put: div
In the wrap extra classes you put: flag_wrapper.
#main-nav ul div.flag_wrapper {
float: right;
}
In the wrap element you put: span
In the wrap extra classes you put: flag_wrapper.
#main-nav ul span.flag_wrapper {
float: right;
line-height: 14px; /* this could be different */
}
Other plugins for running multilingual.
Translate WordPress with Google Translate multilanguage plugin using AI translation. Complete multilingual SEO...
Translate WordPress plugins and themes directly in your browser. Versatile PO file editor with integrated AI t...
Translate your site visually, directly from the front-end. Go multilingual in minutes using automatic AI trans...
Convert Non-Latin characters in post, page and term slugs to Latin characters.
Integrate WhatsApp experience directly into your WordPress website.
OneTap is a multilingual WordPress plugin designed for seamless website accessibility.