Home Forums WoodMart support forum Duplicate YITH ADD to Quote at product page

Duplicate YITH ADD to Quote at product page

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

    djparada
    Participant

    Hello my friends!
    I saw that you have another post to solve on issue related to this topic, but the answer doesn’t solve the issue for the products that are not part of the stock and we want to continue to sell.
    I think that we will need to have another css code to remove the duplicate button in this case.
    I’m using the YITH Add-to-Quote plugin and in the case where the product is not anymore in the stock, I have used the plugin to quote a future delivery, but in this case, the button is showed duplicate in the product page.

    #96384

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for purchasing our theme and contacting our support center.

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

    Kind Regards

    #96388

    djparada
    Participant
    #96390

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings

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

    djparada
    Participant

    Amazing!
    done, it works!
    thanks a lot

    #96410

    Artem Temos
    Keymaster

    You are welcome.

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

The topic ‘Duplicate YITH ADD to Quote at product page’ is closed to new replies.