This topic is: developer follow up
-
Hi there,
What I want:
I would like to add quantity change buttons to the check out page.What I did:
I added some script to the function.php and it works. HOWEVER, the quantity buttons + – are being removed, as well as my emoticon at the check out page.I isolated the checkout.min.js as a maybe cause. Specifically line 366 “$( key ).replaceWith( value );”. If I comment this out, the Quantity Buttons and the emoticon stays there, however the page content does not refresh on change.
Also, I removed all changes from the custom CSS and the function.php and the issue remained.
Question:
Why are the quantity buttons and the emoticon removed?Best regards,
HendrikPlease Login to continue
If you do not have an account you can register here.