Thread Starter
agidab
(@agidab)
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?`
@rzepsen, I have copied the template but still it is not clear for me how to edit the email header. Could you please share more details what exactly needs to be changed in the code?