This week we’ve changed the display prices from excluding tax to including tax. All of the prices show fine, except the price next the the basket icon of the mini-cart (next to the search icon in the menu). The strange thing is that the dropdown mini-cart does show the price including tax, so its just the summary price.
I am starting to lose my patience. I have bought an extra support license to get this problem solved. It has been a month now and still no proper solution….I would like to get a solutions from you asap.
@larslenselink – The lead developer check this and we do not override the default Woo behaviour. Adding this is essentially a customisation that you are looking for.
– I have made this customisation on my dev version, so I can share the code with you.
If you first install and activate the supplied child theme, once that is active let me know your FTP details.
Hi David, please let me know which file to place or code to change in my child theme (the child theme is active). I can’t imagine that this is a customisation, since its a bug in your theme. All of the other prices are showing up correctly including tax (without customization), only the mini cart price shows the amount without tax.
Im not sure if you get the problem right. I’ve added the code to the child functions.php but no results. To be a bit more precise, this is the problem: all of the prices that are shown in the shop are including tax, which is correct. The only price that is not display correctly is the price in the mini cart in the theme header (see attached image). Although the dropdown shows the right price, the price next to the cart icon shows €229,75, which is the price excluding tax. This amount should be €278 (like in the dropdown).