Home Forums WoodMart support forum Add to quote button on gallery thumbnail

Add to quote button on gallery thumbnail

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

    SCH
    Participant

    Hello! I’ve installed your base theme and i’ve added an “add to quote” plugin by yith (free version). I’ve set the page to catalog mode.

    Due to a client request I need to make changes to the theme that exceed the given configuration options. Would you be so kind as to help me add a button like the one inside each product single page (to add the product to the quote list), to each product thumbnail in the gallery view?

    I’ve attached a picture of what I need.

    Thanks!

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

    Artem Temos
    Keymaster

    Hi,

    Sorry, but there is no such option in our theme and WooCommerce by default. It may require additional code customization but we don’t have an instruction for this. It is out of our theme support scope.

    Regards

    #83305

    SCH
    Participant

    Thanks a lot for your quick response. I have one new question, my products get the “quote” (cotizar) button duplicated. Would you be so kind as to help me with this problem.

    I’ve attached a picture of the problem.

    Thanks!

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

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see this issue?

    Kind Regards

    #84229

    SCH
    Participant

    Hi!

    I send you the link to the product we’re you can see the problem.

    Thanks!

    #84235

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .clear + .yith-ywraq-add-to-quote {
    	display: none;
    }

Tagged: 

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