• Hi,

    I’m unable to get the flags to show on the language switcher dropdown..

    Otherwise, this is a kick-ass plugin!

    Here’s the php I’ve used:

    <?php // outputs a flags list (without languages names) ?>

      <?php pll_the_languages(array(‘dropdown’=>1,’show_flags’=>1,’show_names’=>1)); ?>

    the language switcher is on http://blog.digitalendpoint.com

    Also, do you have a donation link, would love to donate to this plugin as even WPML (a paid plugin) doesn’t work.

    https://wordpress.org/plugins/polylang/

Viewing 1 replies (of 1 total)
  • Plugin Author Chouby

    (@chouby)

    Hi!

    Polylang uses the standard html element <select> to display the dropdown. This element is not able to display pictures. Some javascript libraries (jquery ui, select 2, and others) extend the element to display pictures but this is beyond what I want to do for Polylang.

Viewing 1 replies (of 1 total)

The topic ‘Flags Dont Show On Language Dropdown’ is closed to new replies.