Cart Layout – Empty Cart Page Broken When Using Custom Layout
-
Hello,
I’m having an issue with the Empty Cart page. When the cart has products, everything looks correct, but when the cart becomes empty, the page layout appears broken and does not match the demo styling.
I already cleared cache and regenerated CSS/Data, but the issue remains.
Could you please check what might be causing this?
Thank you.
Attachments:
You must be
logged in to view attached files.
Hello,
Could you please temporarily disable all plugins that are not related to our theme (including caching, optimization, and third-party WooCommerce extensions)? This will help us check if any of them are causing the issue.
After that, kindly share your WordPress admin access using the Private content field so we can investigate it directly.
We will review your setup and get back to you shortly.
Best regards
Hello,
Thank you for your reply.
I disabled the plugins requested and created a temporary admin account. I shared the login details in the Private field.
Please let me know if you need anything else.
Thank you.
Hello,
Thanks for the details. The empty cart layout issue occurs when the Cart page uses the WooCommerce Cart Block. WoodMart’s styling (including the empty state) is designed for the classic cart, so please switch the Cart page to the classic cart instead of the block.
Do this:
– Go to Pages → Cart → Edit.
– If you see the “Cart” block, remove it.
– Add a Shortcode block and insert: [woocommerce_cart]
– Update the page and clear your site/browser cache.
Kind regards,
XTemos Studio