Home Forums WoodMart support forum Hover second image swap effect

Hover second image swap effect

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #448843

    steen.r.nielsen
    Participant

    Hi can this be enabled on mobile?
    When selecting product on mobile it displays second image

    #448938

    Hi,

    Could you please send me some screenshots of what you want.

    Image effect works only with the second image on hover. To achieve that, you need to have some images (at least one) uploaded to the product gallery for particular products.

    Best Regards.

    #449268

    steen.r.nielsen
    Participant

    Yes but there is no hover on mobile. So how about on product selection on mobile.?

    #449397

    Hi,

    Regarding the Hover Content, right now there are three options available which you can find under the Dashboard > Theme Settings > Products archive > Product styles > Elements > Hover content:
    https://ibb.co/b1H58zx

    Best Regards.

    #450229

    steen.r.nielsen
    Participant

    Can you ask the developer you can’t hover on mobile. So where is the code for hover that can be changed to on item selection.

    #450588

    Artem Temos
    Keymaster

    Hello,

    Could you please clarify what exactly you mean by product selection? Do you have any examples so we can better understand your request?

    Kind Regards

    #450594

    steen.r.nielsen
    Participant

    It’s when you tap on a product on your mobile. It selects the item and shows you more information. Excerpt, wishlist, cart icon. I would like the image to swap on selected just like hover effect on Desktop.

    #450612

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area for mobile devices in Theme Settings to fix this issue.

    body .product-grid-item .hover-img {
        display: flex;
    }
    #451326

    steen.r.nielsen
    Participant

    The code doesn’t work.

    #451375

    Artem Temos
    Keymaster

    Hello,

    Please, send us a link to the page where we can see the code in action and understand why it doesn’t work for you.

    Kind Regards

    #459438

    steen.r.nielsen
    Participant

    Here is the link. Unfortunately cannot select from the browser in responsive mode to see. but on mobile the image does not change.

    #459442

    Artem Temos
    Keymaster

    Hello,

    We tested your website on a mobile device and saw that the second image appears when you tap on the product. Please, check this from your end.

    Kind Regards

    #459532

    steen.r.nielsen
    Participant

    Hi I tested and it works when you tap the image but not inside the box.
    And tapping the image takes you to product.

    #459580

    Artem Temos
    Keymaster

    Hello,

    Yes, it is the way it is supposed to work. That is why we disable it by default since you can’t hover over the product. You see the image only when you actually tap it.

    Kind Regards

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