Home Forums WoodMart support forum Remove the “Add to Cart” button on product listings & Filters

Remove the “Add to Cart” button on product listings & Filters

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #546765

    pr
    Participant

    Hello

    I have 2 queries:

    How can I remove the “Add to Cart” button on product listings?

    We do not have brands by attributes, but by a “brands” plugin (Ultimate WooCommerce Brands). I have a filter but filtering by brand does not work with your template. How could I solve it?

    Thank you

    #546960

    Hello,

    01. Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .product-grid-item .wd-add-btn {
        display: none;
    }

    02. I suggest you use our theme brands feature. Please check this manual and integrate it:
    https://xtemos.com/docs-topic/product-brands/

    Best Regards.

    #547231

    pr
    Participant

    Thank you very much for the first solution.

    For the brands filter, I would like to continue using the plugin I currently have. I don’t like having the marks as “Attribute”.
    I don’t understand why the filter doesn’t work (before switching to your template it did work).

    An additional question.
    When moving from one page to another there is a transition effect until the page fully loads. How can I remove it so that it loads the total page directly?

    #547452

    Hello,

    Can you please provide the WP admin panel login details of the website to check it myself and help you out accordingly?

    Best Regards

    #547578

    pr
    Participant

    Hello,

    I make access easier for you.

    #547657

    Hello,

    Sorry to say I am unable to login to your site.
    https://ibb.co/JKHKRmR

    Best Regards.

    #547762

    pr
    Participant

    I leave information private

    #547889

    Hello,

    We are accessing your site from pakistan.

    Best Regards.

    #547898

    pr
    Participant

    I just enabled access for your country

    #548076

    Hello,

    Could you please enable the default theme like Storefront and define any Image element? Then recheck whether such an issue happens on the default theme or not.

    If the issue with our theme, turn off all of the plugins not related to the theme, refresh your cache, and check if the problem persists.

    Moreover, switch to the parent theme, and recheck it.

    Best Regards.

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