• Resolved Ahmednhussein

    (@ahmednhussein)


    Hi Team,
    the quick view appear twice and when I applied your below fix mentioned in similar topic both quick view buttons disappear
    “try to ad this code in Appearance -> Cutomize -> Addiional css

    a.button.yith-wcqv-button {
    display: none;”

    please advise

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Ahmednhussein

    (@ahmednhussein)

    Fixed

    The code you share hides both buttons. Help

    @ahmednhussein The code you share hides both buttons. I hope the developer fixes the problem.

    Thread Starter Ahmednhussein

    (@ahmednhussein)

    @muharremg this code provided by quick view support and it didn’t fix my issue like you but they didn’t reply here or in the ticket they shared the code in.
    My theme support provided anther fix, not sure if it will work with you or not.
    Try this:
    Please add this custom CSS to Appearance > Customize > Additional CSS to remove the duplicate button.

    .product-loop-footer.product-item__footer > a.button.yith-wcqv-button {
    display: none;
    }

    Plugin Support Andrea Grillo

    (@agengineering)

    Hi @ahmednhussein

    Thanks for your suggestion.

    Nathan

    (@natedanielz)

    Hi, I have the same problem. Though after deactivating the plugin one of the two buttons still remained active. Hopefully this helps you with finding the solution, because right now it makes the plugin totally not usable.

    Plugin Support Andrea Grillo

    (@agengineering)

    Hi @natedanielz

    do you have share with me an URL where I can see this issues ? Have you tried the solution proposal by ahmednhussein.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Quick view twice’ is closed to new replies.