Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hello,

    In order to fix this problem, Please add the following CSS rule in the Additional CSS –> Appearance > Customize > Additional CSS

    .woocommerce-variation-add-to-cart > .compare {
        display: none;
    }
    .woocommerce-variation-add-to-cart > .yith-wcwl-add-to-wishlist {
        display: none;
    }

    Please try it and let me know.

    Have a good day,

    Thread Starter sparkedinnovations

    (@sparkedinnovations)

    It fixed that page… but the wishlist and compare disappeared from other pages:

    https://shop.sparkedinnovations.com/product/high-current-2-channel-relay-box-rbx2ch/#wire-extension-harness

    Plugin Author YITHEMES

    (@yithemes)

    Hello,

    how are you doing? I hope everything is ok. ??

    Could you please remove the first css so we can check it again?

    Thank you so much for your interest.
    Have a good day.

    Thread Starter sparkedinnovations

    (@sparkedinnovations)

    Hello,

    I’m actually having another issue that I’m not sure is related. I seem to be getting rating, popularity, menu_order, price, date and other subfolders being picked up by Google as 404 errors. Here are some examples:

    ?post_type=product&p=3262
    404

    product-tag/green-switch/rating
    404

    product-tag/green/popularity
    404

    shop/menu_order
    404

    product-category/metal-switches/price
    404

    switch-contact-type/1nc/price-desc
    404

    product-category/metal-switches/date
    404

    product-category/switches/date
    404

    product-tag/blue/page/2/date
    404

    product-tag/red-light/rating
    404

    product-tag/red-light/popularity
    404

    switch-contact-type/1nc/menu_order
    404

    Does this have anything to do with your plugin?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Duplicate wishlist and compare icons’ is closed to new replies.