When I have products in my wishlist, ‘Add all to cart’ button doesn’t work

This topic has 8 replies, 3 voices, and was last updated 2 months, 3 weeks ago ago by Andrew Mitchell

  • Avatar: Applesandcider
    Applesandcider
    Participant
    August 8, 2024 at 05:29

    Hi all,

    Please see the attached video. As you can see there is a product in my wishlist, but when I select the ‘Add all to cart’ button, an error comes up almost as if there is no recognition that there is a product in the wishlist?

    Any help would be appreciated, thank you.

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2024 at 08:40

    Hello Applesandcider,

    Thank you for reaching out to us and for providing the video detailing the issue you are experiencing with the ‘Add all to cart’ button from your wishlist.

    The behavior in your video is correct, for example, try to add a product to Cart from single product page, and you will need to select some values. isn’t it?
    Additionally, there is a Read more button, not add to cart https://prnt.sc/H0TtWDC_dy94 on the Wishlist page, because of the same reason.
    You can’t add a product to the cart without selecting these parameters – https://prnt.sc/9QjtFaz34XY6

    In your case, we can help you remove ‘Add all to cart’ button using the CSS code:

    .add-all-products {
        display: none;
    }

    We hope this information is helpful.

    Best Regards,
    8Theme’s Team

    Avatar: Applesandcider
    Applesandcider
    Participant
    August 8, 2024 at 10:26

    Yes that makes sense apologies, I guess for me it isnt needed then and therefore yes the code is good thank you.

    Please see attached, is there an option to remove this button on your theme also?

    Thanks!

    Files is visible for topic creator and
    support staff only.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2024 at 10:30

    Hello Applesandcider,

    We appreciate your prompt response.

    .add-all-products {
        display: none !important;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Applesandcider
    Applesandcider
    Participant
    August 8, 2024 at 10:35

    Thank you that worked a treat.

    Can you also see wishlist drop down in the screenshot, the bin only appears when you hold down the product for a short while, is that how it’s supposed to be?

    Because I am thinking that customers might not realise you need to do that if you wanted to see the bin icon appear, so I just want to make sure there isn’t a standard option to display the bins alongside the products.

    Files is visible for topic creator and
    support staff only.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2024 at 12:09

    Hello Applesandcider,

    Thank you for getting in touch with us.

    .et-off-canvas .cart-widget-products .remove {
        visibility: visible !important;
        opacity: 1 !important;
        transform: none !important;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Applesandcider
    Applesandcider
    Participant
    August 8, 2024 at 14:44

    That worked, thank you Rose

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    August 8, 2024 at 14:44

    Dear Applesandcider,

    We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!

    Click here to spread the love: https://themeforest.net/downloads

    Thank you for being an integral part of our journey!

    Best Regards,
    The 8Theme Team

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘When I have products in my wishlist, ‘Add all to cart’ button doesn’t work’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.