Home Forums WoodMart support forum Hide product information

Hide product information

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #207811

    variozdigital
    Participant

    Hello,
    I get in touch since I need to make 2 changes in the store made with Woodmart.

    1. I need to hide information in the individual product view. And add the shipping cost.
    2. In the side view of the cart I need to add the shipping cost.

    I attach 2 photos to better visualize the changes.

    Thank you very much!

    Best regards

    Sebas

    #207836

    Hello,

    Unfortunately, currently I am unable to see any images you attached. Please make sure that you added the images correctly to check it myself and help you out accordingly.

    Best Regards.

    #207848

    variozdigital
    Participant

    Hello,
    Sorry! I did not verify that the files were not uploaded.

    Thank you very much for the quick answer.

    Best regards

    Sebas

    Attachments:
    You must be logged in to view attached files.
    #207986

    Hello,

    1) The product tabs are WooCommerce functionality and our theme doesn’t influence them. You can read the following article for further help: https://docs.woocommerce.com/document/editing-product-data-tabs/

    The tab shipping and delivery is added through our theme. To remove it you need to clear the data in the additional tab under Theme Settings >> Product Page >> Tabs.

    Screenshot for Clarification: https://ibb.co/PxkGWpn

    To remove the product meta you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product-page .product_meta {
    display: none;
    }

    To remove the share button you need to Go to Theme Settings >> Product Page >> Share Buttons.

    Screenshot for Clarification: https://ibb.co/dDQp0yg

    2) Unfortunately, there is no option in Theme Settings to add a shipping calculator in cart sidebar and single product page.

    Because the shipping is WooCommerce functionality and our theme doesn’t influence it.

    You can try adding any third party plugin that better meets your requirements.

    Best Regards.

    #208304

    variozdigital
    Participant

    Thank you so much!!!

    #208321

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Hide product information’ is closed to new replies.