У этого пользователя нет любимых тем.
Любимые темы форума
Созданные темы форума
Статус |
Тема
|
Сторонник | Голоса | Посты | Свежесть |
---|---|---|---|---|---|
Multicurrency changing quantity on cart page change display to default currency.
Started by: David Zohar
in: English Support
Problem: Solution: functions.php file within your theme's directory. add_filter( 'wcml_user_store_strategy', function ( $strategy, $key ) {<br /> return 'cookie';<br />}, 10, 2 ); 3. Clear both your site's caches and the cart after adding the code. Please note that this solution might be outdated or not applicable to your case. If the issue persists, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If necessary, please open a new support ticket in the WPML support forum. |
|
2 | 8 | 1 год, 2 месяца назад |