After the latest Woocommerce update, the currency in Gravity Forms can not be saved as Euro, it keeps turning back to American Dollars after I click ‘Save’.
What to do??
After the latest Woocommerce update, the currency in Gravity Forms can not be saved as Euro, it keeps turning back to American Dollars after I click ‘Save’.
What to do??
This issue is caused by the theme or another plugin using the gform_currencies filter to add or modify a currency, and a currency they returned didn’t include the code property. Their filter callback will need updating to include the code property.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.