Title: wSelect with flags
Last modified: December 28, 2016

---

# wSelect with flags

 *  Resolved [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/wselect-with-flags/)
 * 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)

 *  [pavloborysenko](https://wordpress.org/support/users/pavloborysenko/)
 * (@pavloborysenko)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/wselect-with-flags/#post-8596627)
 * 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.

 * ![](https://ps.w.org/woocommerce-currency-switcher/assets/icon-256x256.png?rev
   =2844633)
 * [FOX - Currency Switcher Professional for WooCommerce](https://wordpress.org/plugins/woocommerce-currency-switcher/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-currency-switcher/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-currency-switcher/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-currency-switcher/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-currency-switcher/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-currency-switcher/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pavloborysenko](https://wordpress.org/support/users/pavloborysenko/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/wselect-with-flags/#post-8596627)
 * Status: resolved