-
AuthorPosts
-
June 11, 2025 at 3:01 pm #238272
Nicolai Damgaard NielsenParticipantHi support team,
I’m experiencing an issue with CURCY – WooCommerce Multi Currency Premium on our site:
🔗 https://nordic-chefs.com🧩 Problem Summary:
When a user changes currency (e.g., from DKK to EUR), the currency updates correctly:On product pages
In price displays
On the checkout page
✅ The mini cart does update properly on the checkout page
❌ But on all other pages (e.g., shop, homepage, product), the Elementor Pro Mini Cart does not reflect the currency change – it continues to show prices in DKK, even after switching to EUR.⚙️ What we’ve done so far:
Set CURCY to “Use cache plugin: Override by AJAX”WP Rocket is configured and the following cookies are whitelisted:
woocommerce_items_in_cart
woocommerce_cart_hash
woocommerce_multi_currency
Added your recommended currency-switching JavaScript to trigger wc_fragment_refresh on woocs_currency_changed
Also tried direct WooCommerce AJAX get_refreshed_fragments calls from custom JS
Added fallback PHP snippets to insert this JS globally via wp_footer
Cleared all cache (WP Rocket, browser, server/CDN)
Validated that the correct currency cookie (woocommerce_multi_currency) is present after switching
Despite all this, the mini cart HTML outside of checkout does not refresh with the correct currency, even though CURCY’s event fires and the main page prices update.
📦 Site Details:
Hosting: Rocket.net (server-level caching with WP Rocket)Theme: Hello Elementor Pro
Cart: Elementor Pro Mini Cart (offcanvas toggle widget)
WooCommerce version: [insert version]
CURCY plugin version: [insert version]
🛠️ Request:
Could you please confirm:If CURCY supports Elementor Pro’s off-canvas mini cart natively?
If not – is there a way to force-refresh the mini cart HTML on currency change?
Can CURCY optionally hook into WooCommerce fragments more aggressively on non-checkout pages?
We’re open to any snippet, hook, or advanced workaround you recommend.
Thanks in advance – really appreciate your help!
-
AuthorPosts
You must be logged in to see replies to this topic. Click here to login or register