Home › Forums › WoodMart support forum › Duble click on IPhone for products
Duble click on IPhone for products
- This topic has 8 replies, 2 voices, and was last updated 5 years, 2 months ago by
Artem Temos.
-
AuthorPosts
-
July 13, 2020 at 8:08 am #210330
alexkimicarParticipantHi,
We activate from theme settings the option for only one click on mobile. On android all good, instead on iphone i need 2 clicks to enter to a product.
We tried the solution from here: https://xtemos.com/forums/topic/is-two-taps-normal-and-accepted-to-display-the-product-from-a-product-page/ but no result.
Thanks!
July 13, 2020 at 11:25 am #210408
Artem TemosKeymasterHello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
July 13, 2020 at 11:48 am #210412
alexkimicarParticipantHi,
2 secundes please, we cannot stop the plugins, the site is live. Right now we clone it on another server and there we can do whatever we want 🙂
i`ll be back with credentials and also the new link.
July 13, 2020 at 12:07 pm #210418
alexkimicarParticipantThanks!
July 13, 2020 at 12:56 pm #210442
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area for mobile and mobile landscape in Theme Settings to fix this issue.
.woodmart-hover-base .product-information:hover .woodmart-more-desc-btn { transform: none!important; } .woodmart-hover-base.has-stars.purchasable:hover .wrapp-product-price, .woodmart-hover-base.has-stars.purchasable.state-hover .wrapp-product-price, .woodmart-hover-base.has-stars.product-type-external:hover .wrapp-product-price, .woodmart-hover-base.has-stars.product-type-external.state-hover .wrapp-product-price { transform: none!important; } .woodmart-hover-base:hover .wrapp-swatches, .woodmart-hover-base.state-hover .wrapp-swatches { transform: none!important; } .woodmart-hover-base.state-hover .woodmart-more-desc-btn { transform: none!important; } .woodmart-hover-base.hover-ready:hover .product-wrapper, .woodmart-hover-base.hover-ready.state-hover .product-wrapper { transform: none!important; } .woodmart-hover-base.hover-ready:hover .content-product-imagin, .woodmart-hover-base.hover-ready.state-hover .content-product-imagin { visibility: hidden; opacity: 0; transform: none!important; } .woodmart-hover-base.hover-ready:hover .fade-in-block, .woodmart-hover-base.hover-ready.state-hover .fade-in-block { visibility: hidden; opacity: 0; }
July 13, 2020 at 1:40 pm #210450
alexkimicarParticipantThanks, all great now!
If you have time, i have 2 more questions:
1. Can i set Product title lines limit to 3 lines/rows?
2. Is this theme ready for woocommerce 4.3?
Thanks again! An keep up the good work, the theme is gorgeous! 🙂
July 13, 2020 at 2:59 pm #210481
Artem TemosKeymaster1. Currently, there is no option for 3 lines/rows in our theme.
2. We will release an update very soon that will make our theme 100% compatible. But it doesn’t have any critical issues at the moment.
July 13, 2020 at 11:31 pm #210583
alexkimicarParticipantI understand 🙂
Thanks a lot for your support!
July 14, 2020 at 5:37 am #210625
Artem TemosKeymasterYou are welcome!
-
AuthorPosts
The topic ‘Duble click on IPhone for products’ is closed to new replies.
- You must be logged in to create new topics. Login / Register