Should be working…
Could be a theme issue…?
or maybe you could add this inside your theme:
<?php
if ( function_exists ( 'wpm_language_switcher' ) ) wpm_language_switcher ();
?>
or use this shortcode:
{wpm_lang_switcher}
or visit Appearance/Menus/
and choose/add “Languages” to your Menu, from the left menu.
Hope this help…
Hi Anticosti, thanks for your help.
Unfortunatly, I added a code snippet with the php code above and added the menu item languages but still no flag… The shortcode is displayed as shortcode in the page, this is also not working.
Any other idea?
Check this screenshot:
Settings / WP Multilang / Languages
Do you see Flags in your own Settings / WP Multilang / Languages ?
Yes, I see the flags in the wp admin bar and also in wp-admin -> pages -> NL and ENG but I can’t set it in the menu bar?
the menu item is set but it’s only displaying languages as text in dutch, no flags.
-
This reply was modified 2 years, 7 months ago by
pas2019.
Do you still have the same problem,
I had the languages in a separate menu (the top menu was only languages) and everything is ok in this case,
but now I want to change the menu and add some items to it and I couldn’t and the language flags disappeared!!
please if you got a solution tell me,