Snade Posted December 12, 2011 Share Posted December 12, 2011 Hello everyone, I'm having problems with the module "products category" which display products of the same category on the product page. Normally the module should be on one line and should have carousel to move the list left and right, but here it just show all the products on couple of lines, and the buttons "prev" and "next" doesnt work. The site runs on 1.4.5.1 with visually (mainly css) edited 1.5 default theme. I did not make any changes to the module itself, after I installed it the problem occurred. I have used that module on other 1.4.5.1 instalations, with the same theme, and there was no problem. What can cause this? It is something with the javascript I guess, but cant figure out how to fix it. I'm almost sure it is something simple, but already lost an hour trying to solve this, and I really hope that someone who had this problem will share his solution. URL : http://eki-boutique....p?id_product=19 Thank you very much for the help btw. the design is made by client, I've only ported it to prestashop Link to comment Share on other sites More sharing options...
shacker Posted December 17, 2011 Share Posted December 17, 2011 you have missing files 2 event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.http://eki-boutique.com/themes/prestashop_new/css/img/thumbs_left.gifFailed to load resource: the server responded with a status of 404 (Not Found)http://eki-boutique.com/themes/prestashop_new/css/img/thumbs_right.gifFailed to load resource: the server responded with a status of 404 (Not Found)http://eki-boutique.com/themes/prestashop_new/img/icon/newsletter.pngFailed to load resource: the server responded with a status of 404 (Not Found) Link to comment Share on other sites More sharing options...
Snade Posted December 17, 2011 Author Share Posted December 17, 2011 Thanks for the reply Shacker I found what the real problem is. It seems like the 1.5 theme for 1.4.5.1 comes with own css for products category module. But that css is not enough for the module to work properly. ( only 16 lines) In order the module to work, you need to delete his css file in the theme(/themes/prestashop_new/css/modules/productscategory), leaving the original css from the module. Link to comment Share on other sites More sharing options...
DIT Posted December 18, 2011 Share Posted December 18, 2011 Thank you very much ! It's work well Link to comment Share on other sites More sharing options...
deadfish Posted January 10, 2012 Share Posted January 10, 2012 I have the same problem and it is nothing to do with CSS. CSS is only going to change the styling, the OP is right it most likely javascript related. If I find out what it is I will post back. Link to comment Share on other sites More sharing options...
Snade Posted January 10, 2012 Author Share Posted January 10, 2012 If the problem is with the new default theme, then you should first try my solution before wasting time. I also though, it cant be css, but as it turns out, thats exactly the problem, and many people got it, there were few more topics with the same problem, all solved by the same solution. Link to comment Share on other sites More sharing options...
kirinMissy Posted March 14, 2012 Share Posted March 14, 2012 Thanks for the reply Shacker I found what the real problem is. It seems like the 1.5 theme for 1.4.5.1 comes with own css for products category module. But that css is not enough for the module to work properly. ( only 16 lines) In order the module to work, you need to delete his css file in the theme(/themes/prestashop_new/css/modules/productscategory), leaving the original css from the module. I had the same problem. I use the prestashop_new theme. This works perfectly. Thank you. 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