This is an update of Mr. Alexey REHOV created i18n_lang_menu plugin version.
I think that multilinguages sites building is necessary enough. But this plugin seemed to me incomplete, and Mr. Alexey this project will not engage in improvement, so I tried to carry out the improvement itself.
Below follows a list of changes:
This is how plugin administration area looks:
In order to display the menu language on your site the following code must be inserted into the theme template:
<?php get_i18n_lang_menu(); ?>
Or, if you want later rearrange the required menu using CSS rendering, use the DIV element. Eg. as follows:
<div class="langmenu-outer"><?php get_i18n_lang_menu(); ?></div>
Installation instructions:
Download the archive and unzip it to the plugins folder. Activate the plugin. You can edit some settings on Pages tab with button Edit language menu.
Plugin changed to v0.3.
Changes in this version:
Plugin upgrade instructions:
Download the archive and unzip it to the plugins folder. Edit some settings on Pages tab with button Edit language menu.
Language menu built into Bootstrap Navbar with 3D flags may look like this:
Plugin changed to v0.5.
Changes in this version:
Plugin changed to v0.6.
Changes in this version:
Please Donate Me
Thank You