Hi, we are using the Ecel Like PM to edit prices in the backend of WP. Unfortunately when editing prices bigger than 999 Euro, they get saved in a wrong way.
So if I want to edit the price to 2345,77 the price visible to the public ends up to be 2,00 Euro. However in the database the original price still can be found in the field "_regular_price". But the "_price" field has 2.00 in it.
We have tried every form of delimiter. Always something different happens but never the "right price" is shown. What can we do?