Adding dropdown list with flags in polylang plugin
-
Hello, I would like to have a langage switcher in the form of dropdown list but with flags next to names, I tried this but that does not work
- <?php pll_the_languages(array(‘dropdown’=>1,’show_flags’=>1,’show_names’=>0)); ?>
The topic ‘Adding dropdown list with flags in polylang plugin’ is closed to new replies.