Closed dolgelukkig closed 1 month ago
š REPRODUCTION RESULTS
š FINDINGS/SCREENSHOTS/VIDEO I tried replicating this on Site ID: 221371699
/wp-admin/admin.php?page=wc-settings&tab=advanced
page shows:
/cart
page and /checkout
page load as expected.š ACTIONS
š Message to Author @dolgelukkig I wasn't able to reproduce this. Can you spot anything in my test that I ran that differs from what you observed/tested?
Pinging @Automattic/somewherewarm for visibility, as this may have to do with how we're setting up the Woo templates on Atomic sites.
Moving this forward for further tracking/investigation. Thanks @daledupreez !
@beaulebens do you know if there is a team over in Woo that works on theme compatibility issues? This one is over a year old and I don't see it being picked up on the Dotcom side of things.
Closing this out as "Won't fix", but happy to re-open it on the Woo side of things.
@opr since this sounds like something related to cart/checkout specifically, can someone from Rubik please take a look and see if you can reproduce?
I briefly checked this theme locally and had no issue. I didn't delve too deep because the screenshot in the report was something we reverted/replaced due to similar issues last year which was fixed:
https://github.com/woocommerce/woocommerce-blocks/pull/10773
Quick summary
When the Tsubaki theme is active when Woocommerce is activated the Cart and Checkout page don't seem to work.
It only happens when the Woocommerce settings page displays this in the advanced tab:
If the pages are created in the old way of selecting pages the theme works as expected:
Inspired on this bug report I tried deactivating Page Optimize and that solved the issue. https://github.com/Automattic/wp-calypso/issues/77366
I was able to replicate in a test site.
Steps to reproduce
Open a new site, activate Tsubaki and setup a webstore.
The cart and checkout page are setup as theme template files but when testing the webstore the pages will not open.
What you expected to happen
I expected the checkout flow to work
What actually happened
The pages stayed blank or returned a 404 error
Impact
Some (< 50%)
Available workarounds?
Yes, easy to implement
Platform (Simple and/or Atomic)
No response
Logs or notes
Two possible workarounds:
Create the pages for Cart and Checkout while a classic theme was active and activate Tsubaki afterwards. Deactivate the Page Optimize plugin