waldiPL Posted July 1, 2013 Share Posted July 1, 2013 I have question related to the default module home slider, we are using it right now - is this module responsive? probably not Link to comment Share on other sites More sharing options...
vekia Posted July 1, 2013 Share Posted July 1, 2013 this slider is based on bxslider jquery script. This script by default is responsive. But prestashop implementation isn't (in the default template) what template you use? here is a official bxslider page: http://bxslider.com/ 1 Link to comment Share on other sites More sharing options...
Newls Posted August 30, 2013 Share Posted August 30, 2013 (edited) Hi vekia, waldiPL, The last version of bxSlider is responsive, but in my local branch of prestashop 1.5, bxSlider is at version 3, and documentation of v3 (here: http://v3.bxslider.com/) doesn't seem to talk about any responsive feature... Maybe homeslider plugin is now using latest bxSlider ? Edited August 30, 2013 by Newls (see edit history) Link to comment Share on other sites More sharing options...
Nouvelle Vape Posted July 28, 2014 Share Posted July 28, 2014 this slider is based on bxslider jquery script. This script by default is responsive. But prestashop implementation isn't (in the default template) what template you use? here is a official bxslider page: http://bxslider.com/ Hi Vekia, Is the slider supposed to be responsive with ps 1.6.0.6 and default template? When I simulate an Ipad 3/4 with chrome I get this problem: see screenshot Is it the normal behaviour (the slider does not have the right size)? If it is normal, do you think there is a simple fix to this issue? Thanks. Olivier Link to comment Share on other sites More sharing options...
svensson_david Posted February 24, 2015 Share Posted February 24, 2015 Not sure if you have resolved this already but I'll post for future reference anyway. You need to add the following rules to your homeslider css: #homepage-slider .bx-wrapper img {max-width:100%;} The original answer can be found here: http://stackoverflow.com/questions/16819069/bxslider-not-responsive-when-slides-are-wrapped-inside-a-floated-element This however often gives a new problem, the text on the slides winds up outside of the image since it becomes so small. I solved this by adding an extra media query hiding the extra p-tags only keeping the h2 visible. I've also hidden the controls on small screens. Best of luck! Link to comment Share on other sites More sharing options...
kondor75 Posted February 27, 2015 Share Posted February 27, 2015 Hi all, from some days i've upgraded my old version 1.3.6.0 to 1.6.0.9. All works fine, but I've a problem with category and subcategory image when I use smartphone or tablet images of category and subcat are not responsive. I'm using a custom theme based on default-bootstrap Someone can help me? this is the site: www.ilbazardinadira.com You can find uploaded images in those category: From Main menu select CATALOGO --> one of these subcategory: accossori, accessori scintillanti, ali di iside. Thx all for support 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