glenskie16 Posted April 10, 2014 Share Posted April 10, 2014 I was wondering if there was a module that would make the featured products like a slideshow on the front page... im using Featured Products on the Homepage module and was wondering how i would make that into a slide show ? Thank you ! Link to comment Share on other sites More sharing options...
vekia Posted April 10, 2014 Share Posted April 10, 2014 you can try to use this free carousel module: http://www.prestashop.com/forums/topic/247228-free-module-lof-featured-products-carousel/ Link to comment Share on other sites More sharing options...
glenskie16 Posted April 11, 2014 Author Share Posted April 11, 2014 I tried it and it didnt work i was just trying to get it to slide the li's but nothing works? do you know of any jquery i could use on the homefeatured.tpl that would allow the li's to slide ? we just want the products to slide... thank you. Link to comment Share on other sites More sharing options...
vekia Posted April 13, 2014 Share Posted April 13, 2014 I tried it and it didnt work what you've got instead of working slider? some errors? if so, what kind of errors? do you know of any jquery i could use on the homefeatured.tpl that would allow the li's to slide ? it's not as easy as it seems, it needs complex modification, instead of just simple jquery script. Link to comment Share on other sites More sharing options...
glenskie16 Posted April 14, 2014 Author Share Posted April 14, 2014 why does it have to be such a hard modification? theres like now way to just add the li to a jquery script ? and i tried the featured module and its not for products ? its just for manufacturers Link to comment Share on other sites More sharing options...
dioniz Posted April 14, 2014 Share Posted April 14, 2014 You have bxslider.js already in Prestashop so do it with that. Link to comment Share on other sites More sharing options...
glenskie16 Posted April 14, 2014 Author Share Posted April 14, 2014 so it is possible ? with the bxslider.js ? Link to comment Share on other sites More sharing options...
dioniz Posted April 14, 2014 Share Posted April 14, 2014 Read about it here: http://bxslider.com/examples Link to comment Share on other sites More sharing options...
glenskie16 Posted April 14, 2014 Author Share Posted April 14, 2014 i tried to use the bxslider and it doesn't work ? I have my site up at http://www.jmequipment.com/ if you would like to look it is the on sale products section where it looks all broken. Link to comment Share on other sites More sharing options...
dioniz Posted April 14, 2014 Share Posted April 14, 2014 You have this error on site: TypeError: $(...).bPopup is not a function $('.newslettermsg').bPopup(); First remove this error please Link to comment Share on other sites More sharing options...
vekia Posted April 15, 2014 Share Posted April 15, 2014 why does it have to be such a hard modification? theres like now way to just add the li to a jquery script ? and i tried the featured module and its not for products ? its just for manufacturers because each jquery slider needs customization, like css styles. by default featured products hasn't got any kind of styles used by these sliders script. in most of cases you will have to cahnge not only css styles but also structure of <div> elements. i bet that in this case it is also necessary. Link to comment Share on other sites More sharing options...
dioniz Posted April 15, 2014 Share Posted April 15, 2014 That's right vekia According to this why does it have to be such a hard modification? theres like now way to just add the li to a jquery script ? and i tried the featured module and its not for products ? its just for manufacturers i thought he knows that Link to comment Share on other sites More sharing options...
glenskie16 Posted April 15, 2014 Author Share Posted April 15, 2014 So what do you think is the best approach for this task that i have ? Link to comment Share on other sites More sharing options...
Recommended Posts