• Hey all,
    I am new to this plugin but i like the integration, the only thing i would like to see is a way to eliminate the use of the flags, in the US with many spanish speakers a flag is not consistent to the language chosen and it would be easier to just list the language in written form instead of the flags. Is there a shortcode like [bogo-no-flag] option?

    If not is there another way to achieve that?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    The flag placeholder has the bogoflags class. The easiest way to remove the flags is to hide elements with the class with CSS:

    .bogoflags { display: none; }

Viewing 1 replies (of 1 total)
  • The topic ‘Removing the flags, is it possible?’ is closed to new replies.