Home Forums WoodMart support forum how to delete these words

how to delete these words

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

    cmeng7680
    Participant

    I have turned off “compare” in the settings, why does it still exist? I also want to remove the “share” text, because I don’t want to share my social media here, how do I delete them? I want to add my free return policy here, how should I do it?

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

    Hello,

    You can disable them in the Theme Settings > Shop > Compare /Wishlist.

    If you just want to hide on the product page, add this code to the Theme Settings > Custom CSS:

    body.single-product  .summary-inner >.wd-action-btn.wd-wishlist-btn,
    body.single-product  .summary-inner >.wd-action-btn.wd-compare-btn {
       display:none;
    }

    Before inserting the custom CSS, please check the Dashboard > Layouts, if you have the product template there, you can just remove these widgets: https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart

    If you have any questions please feel free to contact us.

    Best Regards

    #453689

    cmeng7680
    Participant

    I have disabled all, but he still shows “compare” and “share”

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

    Hello,

    Please check Dashboard > Layouts > find a single product template, edit with the builder and delete these elements.

    If you have any questions please feel free to contact us.

    Best Regards

    #456199

    cmeng7680
    Participant

    Can woodmart only create a maximum of 30 topics? The newly created topic on my side is not displayed. How can I delete the old topic? After deleting, can I create a new topic?

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

    Hello,

    Please enter every topic and insert something like “the issue has been solved, close the topic”.

    We will close them all and you will see new topics.

    Best Regards

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