• Resolved natx

    (@natx)


    Is it possible to use wSelect with flags and at the drop-down list to see only the other currencies ?
    I don’t want the list to have the current currency.
    Also at the options I choose currency welcome = euro but I see always the Dollar first. why is that?

    thanks in advance

Viewing 1 replies (of 1 total)
  • Hello

    Is it possible to use wSelect with flags and at the drop-down list to see only the other currencies ? – The plugin does not have this function. But you can try this CSS code:

    .wSelect-option-selected {
    display: none !important;
    }

    why is that? – Check option in plugin settings->Options->Currency storage set transient
    Try to visit the site from another computer. Do you use GeoIP?

    Drop me exact link to your site.

Viewing 1 replies (of 1 total)

The topic ‘wSelect with flags’ is closed to new replies.