AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: Norvician on May 02, 2024, 02:17:09 PM
-
I'm embedding into a static site, just about have it as I want but there are two checkout issue. I'm using fast checkout in the modal “Same page modal dialogue”:
In the Shopping cart page the + & - buttons do not function.
In the address page there is no indication (red fields with !) if fields are not filled in.
They both work fine in “open new page in new tab” & “open new page in same window”.
Can they be made to function in the “Same page modal dialogue”?
-
Hello.
What is your AbanteCart version and store template?
-
Thanks for the reply
V1.3.4
Bootstrap5
-
In the Shopping cart page the + & - buttons do not function.
Hello.
Can you please try this change to your BS5 file extensions/bootstrap5/storefront/view/bootstrap5/js/main.js?
https://github.com/abantecart/abantecart-src/commit/b58a1a82dc4f27fbb6661ecdcb37b16af7c8b29b?diff=split&w=1#diff-6738c7e2ef2885825fe64263d02e96b7339c86c95411414f4a3b01b6829d24bcL3
-
Thanks Basara, that works perfectly!