Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

Unset Tax Status and Tax Class

WCMp Advanced Frontend Manager

Tagged: 

Resolved
Viewing 6 reply threads
  • Author
    Posts
    • #124226
      DragNfLy
      Participant

      Hi,

      Can you please assist with code to unset the Tax Status and Tax Class from the Vendor Product Manager > Product Details page > General settings.

      I do not wish to use the ‘nth-of-type’ CSS as described in this support topic > https://multivendorx.com/support-forum/topic/tax-status-local-pickup/

      I would also like to unset the “Shipping class” field from the Shipping Tab.

      Kind regards,
      Dale

    • #124266

      Hi,
      >> Can you please assist with code to unset the Tax Status and Tax Class from the Vendor Product Manager > Product Details page > General settings.
      –Override templates/vendor-dashboard/product-manager/views/html-product-data-general.php template by copying it to yourtheme/dc-product-vendor/vendor-dashboard/product-manager/views/html-product-data-general.php

      and remove line no 150 to 177

      >>I do not wish to use the ‘nth-of-type’ CSS as described in this support topic > https://multivendorx.com/support-forum/topic/tax-status-local-pickup/

      — we will add classes on our next update.

      Regards,

    • #124493
      DragNfLy
      Participant

      Hi Abhirup,

      Thank you for your reply.
      I have successfully unset the Tax Status and Tax Class via the template.

      In a similar fashion which template file do I edit to remove the “Category Search” functionality for the Vendor when they add new products.

      Kind regards,
      Dale

    • #124568

      HI,
      Override templates/vendor-dashboard/product-manager/add-product.php template by copying it to yourtheme/dc-product-vendor/vendor-dashboard/product-manager/add-product.php

      remove line no – 41 to 51

      Regards,

    • #124596
      DragNfLy
      Participant

      Thanks Abhirup,

      Are these templates documented anywhere to see which files are responsible for which sections of WCMp?

      Kind regards,
      Dale

    • #124612

      Hi,
      Currently we don’t have such templates documentation. You can checkout the template files from the git.
      WCMp Git – https://github.com/wcmarketplace/dc-woocommerce-multi-vendor/tree/master/templates

      Regards,

    • #124964
      DragNfLy
      Participant

      OK thanks Abhirup,

      You can close the ticket.

Viewing 6 reply threads

The topic ‘Unset Tax Status and Tax Class’ is closed to new replies.