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

Currency issue with LiteSpeed cache

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.

I have same problem currency jumps to the main currency on mobile view. For example Swedesh site using SEK (krona) currency, after few seconds, it’s jumps to the EUR. Our site running LiteSpeed cache and “I am using cache plugin on my site” option is enabled. On desktop version seems to be working correclty.

Topic's link.

I have using this code in function.php

add_filter(‘wp_head’, function() { $lang = get_locale(); global $WOOCS; switch ($lang) { case ‘fi_FI’: $WOOCS->set_currency(‘EUR’); break; case ‘sv_SV’: $WOOCS->set_currency(‘SEK’); break; case ‘ru_RU’: $WOOCS->set_currency(‘RUB’); break; case ‘en_GB’: $WOOCS->set_currency(‘GBP’); break; default: $WOOCS->set_currency(‘EUR’); break; } });

Hello

Please delete  your  customization and  do test.

Drop  me  exact  link  to the  issue

I have removed above code and now currency not switching automatically and there is still some issues. Cache is cleared. I'am using LiteSpeed cache.

Site URL:

https://tilitoimistopiha.fi. - english site, currency GBP

https://tilitoimistopiha.com - finnish site, cerrency EUR

https://pirhana.fi - russian site, currency RUB

https://compassmedia.fi - sweeden, currency SEK.

Hello

Please  do  test  on this  site - https://tilitoimistopiha.fi

I checked it - everything seems to work correctly

video - https://c2n.me/447gZ2n