Hi again ??
I have an issue with the copy in the invoice email. The Invoices WooCommerce email template includes html tags that appear next to the amounts “sum” and “shipping” and “Total”, within the content table.
Example:
<span class = “woocommerce-Price-amount amount”> <bdi> 9.90 <span class = “woocommerce-Price-currencySymbol”> z? </span> </bdi> </span> <small class = “shipped_via ”> By the Courier </small>
Do you know what to do with it? How can I correct this code so that only a number is shown?`