-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cart and Checkout page not working on Tsubaki theme #80926
Comments
📌 REPRODUCTION RESULTS
📌 FINDINGS/SCREENSHOTS/VIDEO
|
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: |
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.
#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
The text was updated successfully, but these errors were encountered: