Decimal separator not changing from period
-
I have a site running WooCommerce and WooCommerce Multilingual with WPML. The site is translated into French.
When I attempt to change the decimal separator in the WooCommerce settings and hit ‘Save’ the decimal separator changes back to a period. I have checked the database field and the decimal separator is in fact saved as a comma in the database table, but the prices are showing with the period on the front and backend of the site and people are not pleased about it.
Here are a couple screenshots showing the issue. The first is of the WooCommerce settings page where I am supposed to change the decimal separator. You can see it is showing a period in the screenshot: https://i.stack.imgur.com/29lyD.png
The second screenshot shows the database field where the decimal separator is stored. This clearly shows the decimal separator as a comma in the database: https://i.stack.imgur.com/ALrvv.png
Why will the saved decimal separator not update on the front and backends of this site?
I am running WooCommerce 2.5.2 on WP 4.4.2.
This is the portion of my status page that displays the decimal separator settings, which are also not correct.
Réglages Forcer le SSL: – Devise EUR (€) Position devise right_space Séparateur de milliers Séparateur décimal . Nombre de décimales 2
- The topic ‘Decimal separator not changing from period’ is closed to new replies.