Home Forums WoodMart support forum Checkout and Cart VAT hide on pages

Checkout and Cart VAT hide on pages

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #496561

    dragan
    Participant

    Hi 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.
    #496634

    Hello,

    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

    #496963

    dragan
    Participant

    Dear,

    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

    #497173

    Hello,

    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

    #497259

    dragan
    Participant

    Hi There,

    we made a staging site for you guys so you can check it out and test it out.

    #497560

    Hello,

    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

    #497675

    dragan
    Participant

    Hi 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.
    #498061

    Hello,

    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

Viewing 8 posts - 1 through 8 (of 8 total)