rrr321 Posted July 3, 2017 Share Posted July 3, 2017 Hello, when i update quantity in cart, the input is transform to textbox. How to fix this ? Befure quantity update http://imgur.com/38mRnU1 After http://imgur.com/CHhhYQR Link to comment Share on other sites More sharing options...
Bokoa Posted July 4, 2017 Share Posted July 4, 2017 It seems your javascript is not working fine. Checkout the console log, maybe you have an error. Link to comment Share on other sites More sharing options...
rrr321 Posted July 4, 2017 Author Share Posted July 4, 2017 It seems your javascript is not working fine. Checkout the console log, maybe you have an error. There is no error. Link to comment Share on other sites More sharing options...
Bokoa Posted July 4, 2017 Share Posted July 4, 2017 Can you share your site url? Link to comment Share on other sites More sharing options...
rrr321 Posted July 4, 2017 Author Share Posted July 4, 2017 (edited) Can you share your site url? ... Edited July 6, 2017 by x1stvanx (see edit history) Link to comment Share on other sites More sharing options...
Bokoa Posted July 4, 2017 Share Posted July 4, 2017 I have been testing your cart and It seems to be an error with the javascript of your template. Try to contact the developer, he/she maybe could help you. If I'm not wrong the file related to the error is: themes/electronic/assets/js/theme.js Good luck. Link to comment Share on other sites More sharing options...
rrr321 Posted July 4, 2017 Author Share Posted July 4, 2017 Its working on ps 1.7.1.0, but not working with the latest 1.7.1.2 version. Link to comment Share on other sites More sharing options...
rrr321 Posted July 4, 2017 Author Share Posted July 4, 2017 I have been testing your cart and It seems to be an error with the javascript of your template. Try to contact the developer, he/she maybe could help you. If I'm not wrong the file related to the error is: themes/electronic/assets/js/theme.js Good luck. Thanks, I copy this file from the classic theme and it's working now. 1 Link to comment Share on other sites More sharing options...
Bokoa Posted July 4, 2017 Share Posted July 4, 2017 Please, mark the topic as Answered Link to comment Share on other sites More sharing options...
Icenet Posted August 1, 2017 Share Posted August 1, 2017 Hi! I have same problem, but this solution doesn't work for me. I try to copy theme.js from backup and from a clean install of prestashop 1.7.2 and doesn't work. My page please, can you help me? Link to comment Share on other sites More sharing options...
rrr321 Posted August 1, 2017 Author Share Posted August 1, 2017 Hi! I have same problem, but this solution doesn't work for me. I try to copy theme.js from backup and from a clean install of prestashop 1.7.2 and doesn't work. My page please, can you help me? Try to replace cart.js in your_theme_folder/_dev/js/ from the updated 1.7.2 classic theme, after it re-compress your theme with webpack and replace theme.js in your_theme_folder/assets/js/. Link to comment Share on other sites More sharing options...
fpereira Posted February 26, 2018 Share Posted February 26, 2018 (edited) On 03/07/2017 at 2:38 PM, r.istvan said: Hello, when i update quantity in cart, the input is transform to textbox. How to fix this ? Befure quantity update http://imgur.com/38mRnU1 After http://imgur.com/CHhhYQR I'm having same problem. When changing quantity y typing or press up/down buttons or delete an article, then after the ajax "refresh/update" all controls transforms to textbox. Edited February 26, 2018 by fpereira add new image (see edit history) 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