• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 13.12.19, 10:10
  • Opened by: JM DA
  • Closed by: Fred
  • Closed on: 16.12.19, 10:55
  • Reason: Closed
  • Comment: Glad to help!

Ticket #16445 - Typing product quantity

Hi Fred,
we experienced a problem with typing product quantity (instead of using the arrows). It crashes the website. Do you know how to fix it?

Thanks!

Comments

Fred 14 Dec 2019, 19:43

Please check it out now, it should be ok

JM DA 16 Dec 2019, 08:39

Thanks Fred!!

Please can you tell us which file and the code line you have modified or added?

Fred 16 Dec 2019, 10:33

The file is /themes/alysum/assets/js/alysum.js
The line

$('#quantity_wanted').on('input', function() {

changes to

$('#quantity_wanted2').on('input', function() {
JM DA 16 Dec 2019, 10:37

Ok, thanks!!!

Fred 16 Dec 2019, 10:55

you are welcome