PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

WOOCS not working on mobile phone and also not working on Checkout Page

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi,

I need help with the WOOCS plugin, the WOOCS plugin works perfectly fine on the desktop version including if I switch it to mobile view on my laptop it works perfectly. However, when I access my website from a mobile phone the currency switcher doesn't appear on the top bar even though in the widget settings I have added the WOOCS widget to the TOPBAR on MOBILE it doesn't appear. Here's my site http://getrumba.com/

In addition, the currency switcher works fine on all pages and it shows the correct currency except on the"checkout page" it switches the currency back to"USD" please check https://www.getrumba.com/checkout/?currency=ARUBAN%20FLORIN

Your help is much appreciated!

Kind regards,

Will

Hello Will

Please  use  correct currency  codes  - http://en.wikipedia.org/wiki/ISO_4217#Active_codes

https://c2n.me/48uaAwc -  Your current theme is hiding the currency switcher.

Try  to add  CSS:

body .topbar .widget-woocommerce-currency-switcher select {
 display: block;
}

Hi Pablo,

Thank you very much, the css code has solved the problem. I really appreciated your help. Have a good day!

Kind regards,

Will Cen

Hello Will

Welcome;)