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

Amount in the header stays the same when you change the currency/language.

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, Great plugin. But we have a issue that we have written about on wordpress.org. Now we have purchase your Pro version and hope to get help here. We have setup the currency to change, when you change language. Works great on the cart and checkout page. But on the front page and other pages the currency symbol changes, but the amount in the header stays the same when you change the currency/language.

Our setup is Astra Theme / Elementor / TranslatePress

The code we are using is:

// CHANGE CURRENCY WHEN LANG CHANGE
add_filter('wp_head', function() {

global $TRP_LANGUAGE;
$lang = $TRP_LANGUAGE;
global $WOOCS;
switch ($lang)
{
case 'en_GB':
$WOOCS->set_currency('EUR');
break;
case 'de_DE':
$WOOCS->set_currency('EUR');
break;
default:
$WOOCS->set_currency('DKK');
break;
}
});

Stagging site: https://bylo.hartmanncreate.com/

Hello

This is a third party functionality( this is not a standard card ) - https://c2n.me/4eDGNtW.png

Read  this - https://currency-switcher.com/woocs-labs

 

 

Hi Pablo.

No, It's the standard Elementor Pro cart-widget that we display in the header.

https://elementor.com/help/woocommerce-cart-widget/

Hello

It's the standard Elementor Pro cart-widget  - That's it! This is the  card from a third-party author! This is a third party functionality. \

as I wrote before - https://currency-switcher.com/woocs-labs