Add cookie for WPML multicurrency feature
-
Hello, I am having issues with caching my ecommerce site utilizing WPML multicurrency issue. Sometimes I see EUR prices, sometimes I see USD prices, despite where I am located. It is obviously a caching issue because after clearing cache sometimes I see only USD sometimes only EUR prices + the issue has been widely reported on WPML support forum. Some plugin authors or hosting providers have provided solution. I found a solution posted by a user of WP Super Cache. It requires defining a cookie which will cause my pages to be cached separately, like this:
do_action( 'wpsc_add_cookie', 'wcml_currency');
Please advise how to proceed with this solution in w3tc. Thank you.
More details: https://wpml.org/forums/topic/wpml-chat-support-ticket-by-katerinak-1641242888/#post-10295347
Looking forward to hearing from you
The page I need help with: [log in to see the link]
- The topic ‘Add cookie for WPML multicurrency feature’ is closed to new replies.