November 19, 2020 at 8:04 am
I’m editing the cart page now and there are two things worth mentioning:
– I had to style it like WooCommerce’s default setting (cart summary and totals stacked verically, totals floating to the right) because of the theme’s incompatibility with the Smart Coupons plugin (from the official WooCommerce store). It inserts an element above the summary that misaligns it with the cart, vertically. This isn’t necessarily a huge problem. Given that I just changed the layout with CSS to default WooCommerce one. But I could see this being an issue with more plugins that show notifications on the cart page.
– More importantly, though. I’m not sure if this is a bug or whether I’m missing something as it relates to how cross-sells are displayed. But it only displays them as 1 column. With a huge image. Taking up the entire lower part of the cart page. I tried to see if adding more cross sells to a product would decrease the width of the archive item/image, by adding more in the same row. But it actually just inceased the number of columns, not rows.
– – What’s certainly a bug though, is that it display cross sells not only below the cart totals, but also above them, albeit smaller, when I’m in my page builder. It displays fine in the front end though.