Home › Forums › WoodMart support forum › Checkout and Cart VAT hide on pages
Checkout and Cart VAT hide on pages
- This topic has 7 replies, 2 voices, and was last updated 1 year, 7 months ago by
Elise Noromit.
-
AuthorPosts
-
September 16, 2023 at 12:57 pm #496561
draganParticipantHi There,
i have a annoying problem which i see you have partly solved for somebody however i have a 3 stage problem.
Now on the checkout Page and Cart page under the total price there are the small letter included VAT, As you can see in pic 1 and 2 , i highlighted the total amount as well but come back to this later.
In one of the threads i found the following CSS code:
.woocommerce-cart .includes_tax {
display: none;
}this will only work on the cart so we added for the checkout the following:
.woocommerce-checkout .includes_tax {
display: none;
}Now this seems to work nicely. Now instead of the amount we want for example the words the price INCLUDED VAT. instead the amount we have hidden. Or if thats not possible how to adapt te words TOTAL (Ukupno) to display for example a line under this with the text INCLUDED VAT.
This same issue comes in play with the EMAILS they have the same issue, Can you let me know where the look into this to change it as i am not successful to change this part
Cheers
Dragan
Attachments:
You must be logged in to view attached files.September 16, 2023 at 9:27 pm #496634
Elise NoromitMemberHello,
Please check the Dashboard > Layouts and disable checkout templates. Please check this manual: https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart
If you have any questions please feel free to contact us.
Best Regards
September 18, 2023 at 1:44 pm #496963
draganParticipantDear,
i think you misunderstand this part. The value that it takes comes from the WC widget, however we can not edit this part. The part is as mentioned via CSS we can only hide this part.
What we would like is to unify it and to show just the text being it different that the widget text
September 19, 2023 at 2:30 am #497173
Elise NoromitMemberHello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
September 19, 2023 at 10:38 am #497259
draganParticipantHi There,
we made a staging site for you guys so you can check it out and test it out.
September 20, 2023 at 1:36 am #497560
Elise NoromitMemberHello,
I am checking the Theme Settings > Custom CSS I do not find any custom code.
Appearance > Customize > Additional CSS is not available for me, if you have added code there, move it to the Theme Settings > Custom CSS.
If you have any questions please feel free to contact us.
Best Regards
September 20, 2023 at 10:41 am #497675
draganParticipantHi Elise,
i have added this now into te theme setting you can check this now. Previously it was added as a code snippet.
you can check it out now.
Attachments:
You must be logged in to view attached files.September 21, 2023 at 3:20 pm #498061
Elise NoromitMemberHello,
Custom CSS allows you to hide/show the line, at the same time CSS would not make the price include the tax. You need to check the settings of Woocommerce and other plugins, WoodMart theme does not influence the Woocommerce functionality.
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register