Home Forums WoodMart support forum Catalog mode doesnt work with product variable

Catalog mode doesnt work with product variable

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #381741

    daniel.merchan1910
    Participant

    Hello, i had problem to activate catalog mode for variable products. You helped me with a css global option to hide the addt to cart button, but this only works with variable products. For single products i still see the add to cart button option i dont know if i activate the catalog mode again maybe i will have problems to see the color variables.
    Or maybe you can send me the option to hide the button for all products

    #381787

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .summary-inner .cart {
     display:none!important;
    }

    Best Regards

    #381792

    daniel.merchan1910
    Participant

    It works perfect

    #381795

    That is fine! If you have any questions please feel free to contact us.

    Wish you a wonderful day!

    #381796

    daniel.merchan1910
    Participant

    i have another petition please, when the catalog mode is activated , the shop cart option doesnt appear on the quick view of product.
    But now i ahve the cart button on the quick view and i dont find the option to hide that button, i send you an image

    #381797

    daniel.merchan1910
    Participant

    Image of cart button option on quick view

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

    Hello,

    Please provide the page URL. If the site is under construction, insert the site admin access into the Private content below the message area.

    Best Regards

    #382050

    daniel.merchan1910
    Participant

    http://www.zamcaecuador.com
    thats the page URL

    #382301

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-hover-icons .wd-buttons {
    display:none;
    }

    Best Regards

    #382318

    daniel.merchan1910
    Participant

    Thanks, it works perfect, and for now i dont hav any questions or petitions

    #382333

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Catalog mode doesnt work with product variable’ is closed to new replies.