Home Forums WoodMart support forum Issues in Product hover modes

Issues in Product hover modes

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #38942

    manciaz
    Participant

    Hi,
    I found a strange behaviour when using Wc Vendors plugin and I choose “show summary on hover” as Product hover: see image 1 attached.
    Sold by Vendorname” is embedded (with no space) in the Buy it popup label making hard to understand.

    One more issue (not related to Wc Vendors). If I use the “Quick” mode as Product hover, the sentence “Add to wishlist” looks cut off in desktop mode (image 2 attached) while in mobile disappears the quick view icon (this last issue in mobile devices happens also in other product hover modes).

    Is those issues fixable?

    Thanks and cheers
    G

    Attachments:
    You must be logged in to view attached files.
    #38963

    Artem Temos
    Keymaster

    Hi,

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

    Kind Regards

    #38983

    manciaz
    Participant

    Yes, of course: https://www.booksbud.it/

    #38986

    Artem Temos
    Keymaster

    Unfortunately, there is no way to make this text fit the space well. We suggest you to change the wishlist text to some shorter phrase. Or we can give you a CSS code to hide it completely.

    #38988

    manciaz
    Participant

    Yes, sure, I can change the text. But what about the first part of my topic?

    I found a strange behaviour when using Wc Vendors plugin and I choose “show summary on hover” as Product hover: see image 1 attached.
    “Sold by Vendorname” is embedded (with no space) in the Buy it popup label making hard to understand.

    #38989

    Artem Temos
    Keymaster

    Where can we see this problem on your website so we can check it?

    #38990

    manciaz
    Participant

    Just go to the page I linked above and search for a yellow book product, you’ll probably see what I’ve shown in the attached image

    Attachments:
    You must be logged in to view attached files.
    #38992

    Artem Temos
    Keymaster
    #38993

    manciaz
    Participant

    Yes sorry, I switched the hover mode tonight… try now hovering on the buy now/cart icon below the product (yellow book)

    #38994

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom JS area on document ready in Theme Settings to fix this issue.

    jQuery('.wcvendors_sold_by_in_loop, .wcvendors_sold_by_in_loop+br').remove();

    #38996

    manciaz
    Participant

    Works.
    Your support is amazing.
    Thank you guys

    #39021

    Artem Temos
    Keymaster

    Great, you are welcome!

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

The topic ‘Issues in Product hover modes’ is closed to new replies.