YITH Badge Management and Mini-Cart issue

This topic has 17 replies, 3 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler

  • Avatar: Krzysztof
    Krzysztof
    Participant
    March 24, 2021 at 00:01

    Hi
    There is some issue with compatibility with YITH Badge Management plugin.
    Mini-Cart does not cover badges โ€ฆ smmes thth there is some wrong order of the layers ๐Ÿ™‚
    please check this out: https://prnt.sc/10tt1r7
    I tried to play with css but failed ๐Ÿ™ โ€ฆ please help.

    16 Answers
    Avatar: Krzysztof
    Krzysztof
    Participant
    March 24, 2021 at 13:19

    small addition to this topic.
    On mobile, mini-cart layers are ok but there is another issue โ€ฆ badges completely covers image on the wishlist for example. thatโ€™s kind of understandable taking into account a size of thumbnails on the screen but wondering whether there is any possibility to switch-off badges completely but only on all mini-cart, wishlist and compare kind of swapeing menu/slider.

    see here for details how it look like: https://prnt.sc/10u8p39

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    March 24, 2021 at 17:51

    Hello,

    Add the below code to Theme Options > Custom CSS

    .yith-wcbm-badge {
         z-index: 4;
    }

    Regards

    Avatar: Krzysztof
    Krzysztof
    Participant
    March 24, 2021 at 22:15

    OMG so simple ๐Ÿ™‚ thank you ..
    it helped for the first issue so looking forward for some similar trick for the second one I described ๐Ÿ™‚ โ€ฆ isse is only on wishlist card, mini-cert is displayed without all of those budges so i guess once again i need some simple css to hide them on wishlist card only

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 25, 2021 at 08:48

    Hello,

    Youโ€™re welcome!
    Please try this code:

    .et_b_header-wishlist .et-mini-content  .yith-wcbm-badge {
        display: none;
    }

    Regards

    Avatar: Krzysztof
    Krzysztof
    Participant
    March 26, 2021 at 00:30

    all good ๐Ÿ™‚ โ€ฆ. thank you very much once again for a great support.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 26, 2021 at 08:01

    Youโ€™re welcome!

    Regards

    Avatar: Krzysztof
    Krzysztof
    Participant
    March 26, 2021 at 13:25

    next issues identified ๐Ÿ™
    Look here: https://prnt.sc/10w2gvo
    there is even double badge printed and also again badges covers almost entire thumbnails at the left.
    I managed to hide all of them by this CSS:

    
    .slick-vertical-slider-grid .active-thumbnail .yith-wcbm-badge{
        display: none;
    }
    .slick-vertical-slider-grid div .yith-wcbm-badge{
        display: none;
    }	
    .main-images .yith-wcbm-badge{
        display: none;
    }
    

    Hope i did it correctly ? ๐Ÿ™‚
    but this is not a main issue I writing to you with. I just noticed that when YITH BM is turned on i can not switch image from the main one to the next in the product gallery. That means that when i click on the small image on the left, main image in big/center window remains unchanged. when there is no badge to be displayed all works ok (2 test links in prv chat)
    Hiding badges by my CSS above does not solve issue.

    Please advise how to modify CSS to actually get rid of badges everywhere and keep them visible only on the main shop/category listings.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2021 at 08:21

    Hello,

    Have you sorted out https://gyazo.com/464da540c0addf61f52fe72fb48eab27 ? If not, contact the support of YITH BM plugin.

    Regards

    Avatar: Krzysztof
    Krzysztof
    Participant
    March 28, 2021 at 15:37

    sorry I forgot to turn on badges after some tests I did โ€ฆ problem is not sorted out. Please have a look once again. This time badges are in and gallery does not work.
    I could contact YITH team as you suggested but first would be better if you could have a look as it looks like a conflict with XSTORE gallery and maybe better if you will have a look first โ€ฆ please ๐Ÿ™‚

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2021 at 09:57

    Hello,

    Provide temporary wp-admin and FTP access, we will check what can be done to help you.

    Regards

    Avatar: Krzysztof
    Krzysztof
    Participant
    March 29, 2021 at 11:10

    see prv ๐Ÿ™‚

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2021 at 06:40

    Thanks for the reply. We need temporary FTP access also. If you do not know how to create temporary FTP access contact your hosting provider, they will help you.

    Regards

    Avatar: Krzysztof
    Krzysztof
    Participant
    March 30, 2021 at 07:42

    done ๐Ÿ™‚ .. see prv

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2021 at 13:44

    Hello,

    Clear cache and check now. Changes were done in xstore-child/functions.php

    Regards

    Avatar: Krzysztof
    Krzysztof
    Participant
    March 30, 2021 at 18:53

    seems to work perfectly ๐Ÿ˜‰ big thank you ๐Ÿ˜‰

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 31, 2021 at 09:16

    Youโ€™re welcome!

    Regards

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

The issue related to 'โ€˜YITH Badge Management and Mini-Cart issueโ€™' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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