Home › Forums › WoodMart support forum › Hover second image swap effect
Hover second image swap effect
- This topic has 13 replies, 3 voices, and was last updated 1 year, 10 months ago by
Artem Temos.
-
AuthorPosts
-
March 7, 2023 at 3:35 am #448843
steen.r.nielsenParticipantHi can this be enabled on mobile?
When selecting product on mobile it displays second imageMarch 7, 2023 at 11:28 am #448938
Aizaz Imtiaz AwanKeymasterHi,
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.
March 8, 2023 at 11:02 am #449268
steen.r.nielsenParticipantYes but there is no hover on mobile. So how about on product selection on mobile.?
March 8, 2023 at 4:17 pm #449397
Aizaz Imtiaz AwanKeymasterHi,
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/b1H58zxBest Regards.
March 11, 2023 at 11:16 am #450229
steen.r.nielsenParticipantCan 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.
March 13, 2023 at 10:08 am #450588
Artem TemosKeymasterHello,
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
March 13, 2023 at 10:18 am #450594
steen.r.nielsenParticipantIt’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.
March 13, 2023 at 10:34 am #450612
Artem TemosKeymasterTry 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; }
March 15, 2023 at 12:06 pm #451326
steen.r.nielsenParticipantThe code doesn’t work.
March 15, 2023 at 2:35 pm #451375
Artem TemosKeymasterHello,
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
April 13, 2023 at 2:22 pm #459438
steen.r.nielsenParticipantHere is the link. Unfortunately cannot select from the browser in responsive mode to see. but on mobile the image does not change.
April 13, 2023 at 2:24 pm #459442
Artem TemosKeymasterHello,
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
April 14, 2023 at 12:25 am #459532
steen.r.nielsenParticipantHi I tested and it works when you tap the image but not inside the box.
And tapping the image takes you to product.April 14, 2023 at 9:14 am #459580
Artem TemosKeymasterHello,
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
-
AuthorPosts
- You must be logged in to create new topics. Login / Register