Hi there,
it seems that you seem to be fitter than I in terms of WP ?? I am trying to find a solution for my menu as well. a) I can not find these settings in the backend @lachender_engel:
* Displays language names
* Displays flags
b) is it somehow possible to show only the two language flags in my menu, with out the “languages” dropdown?? Well, or at least only displaying the flags…
I have found this, not sure if this is right:
<!– outputs a flags list (without languages names) –>
<?php pll_the_languages( array( ‘show_flags’ => 1,’show_names’ => 0 ) ); ?>
Important: You have to output yourself the ul tags if you don’t use the dropdown option
Also what does this mean: IMPORTANT: when using one or more of these function, you *must* check for its existence before using it, otherwise your site will badly break with a fatal error at next Polylang update (as WordPress deletes the plugin when updating it).
Is this what I want and if yo, where and how do I implement this please? Because in the backend of the plugin, I can not see any settings. Thank you!! ??
@sv1cec – I like your flags, and that would be awesome to have this solution, without the google transalte element. Is this polylang you are using or some different solution? Cheers!
-
This reply was modified 7 years, 2 months ago by moorsanna.