In eX Posted January 17, 2015 Share Posted January 17, 2015 I'm using the default template of 1.6.0.11. When I hover over a product image in a product list, I get this: This works just as intended. However, when I'm on a mobile device, I see this: In this case, I'm not hovering over a product image, but it still displays the "add to cart" and "add to wishlist" things with weird backgrounds. I'm guessing or hoping this is not intended. Does anyone know how to fix this? Link to comment Share on other sites More sharing options...
sandipchandela Posted January 21, 2015 Share Posted January 21, 2015 As per the prestashop development there is no such functionality in mobile device hovering effect. System will always disabled hover effect when screen resolution matches the mobile screen criteria. Link to comment Share on other sites More sharing options...
In eX Posted January 21, 2015 Author Share Posted January 21, 2015 Yea I get that, but why isn't the html part of the hovering effect disabled, too? And my question was, how do I disable that html part of the hover effect on mobile devices. Link to comment Share on other sites More sharing options...
sandipchandela Posted January 22, 2015 Share Posted January 22, 2015 prestashop javascript code disabled the html hover effect whenever mobile screen detected. Link to comment Share on other sites More sharing options...
In eX Posted January 23, 2015 Author Share Posted January 23, 2015 (edited) Yes, I'm still getting that. But how do I disable the actual html of the hover effect? I know the effect is disabled, but it shows parts of the html you would see, if you were on a pc hovering over it. Take a look at the picture, you're not supposed to see the part I circled in red. (This is what you see on mobile devices) Also consider that I tried to use the class "hidden-sx" which is working, but not as intended. It screws up the hovering effect on non-mobile devices. Edited January 23, 2015 by In eX (see edit history) Link to comment Share on other sites More sharing options...
sandipchandela Posted January 23, 2015 Share Posted January 23, 2015 Under preferences->themes under default-bootstrap section, Click on the button aligned right side named "Theme Configurator". Then you will find various settings for shop. Search for following label and set "No" to button: Display quick view window on homepage and category pages Link to comment Share on other sites More sharing options...
In eX Posted January 23, 2015 Author Share Posted January 23, 2015 I've already set that button to "No", so that's not it. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now