JS+CSS issues
-
1) When I try to add an item to the cart, the modal box shows up, but I can only see the quantity selector. The Add Item button is hidden because the modal box is cut off. For some reason, the css class gets stuck on “fade in” and never changes to “fade show”. Switching to twenty seventeen theme fixes it, but I have no idea how to fix that.
2) When clicking the Add Item button, nothing happens and console shows:
woo-paypal-here-public.js:45 Uncaught TypeError: $(…).block is not a function
at HTMLButtonElement.<anonymous> (woo-paypal-here-public.js:45)
at HTMLButtonElement.dispatch (jquery.js:3)
at HTMLButtonElement.r.handle (jquery.js:3)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘JS+CSS issues’ is closed to new replies.