This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
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 year, 4 months ago |