You must be logged in to see replies to this topic. Click here to login or register
Home › Forums › Plugins › CURCY – WooCommerce Multi Currency › Price display broken with woo Woocommerce subscription products
We are using the multi currency successfully with most woocommerce products. However, when using multi currency on a products that is a subscription, the price shows up as “20.00$ / year / year” (note the duplicate / year). I provided a screenshot of the issue.
Removing your plugin solves the problem (of course we loose the multi currency capability).
We looked in the issue, it seems you are using js code to identify and swap a div with the price. But with subscriptions, the DOM structure is slightly different and produces the result we observed.
https://woocommerce.com/products/woocommerce-subscriptions/
You must be logged in to see replies to this topic. Click here to login or register