Hey, whenever i delete the items in my cart i recieve an error with this title: Unexpected error in: woocommerce/empty-cart-block. This is what happens when i am logged in. When i am not logged in it shows me an empty cart page that is very flawed in its design, which i cannot change the design of. Some times it also showes me just a white page.
Please help me out ASAP, need to launch the store soon.
Looks like the Gutenberg is enabled for the Cart/Checkout pages. If you want to enable default templates from the theme, you need to edit those pages and remove all Gutenberg blocks (https://monosnap.com/file/DYynCYO5DELtMiDQW2E99Yhx3TFPCs). Then define such shortcode for the checkout: https://take.ms/8yG9B , and for the Cart: https://take.ms/1bnqH , then those pages will be shown with the theme’s design.