Skip to content
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

Users of classic themes can access and use parts of the Site Editor but its a broken experience #68950

Open
3 of 6 tasks
carolinan opened this issue Jan 30, 2025 · 1 comment · May be fixed by #69473
Open
3 of 6 tasks
Assignees
Labels
Gutenberg Plugin Issues or PRs related to Gutenberg Plugin management related efforts [Priority] High Used to indicate top priority items that need quick attention [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@carolinan
Copy link
Contributor

carolinan commented Jan 30, 2025

Description

If I activate Gutenberg Version 20.1.0 or the current trunk and a classic theme like Twenty Ten and navigate to wp-admin/site-editor.php?p=%2Ftemplate I am met with the template screen from which I can create new block templates. I can't use the templates.
If I try to add content to a page template I get the message "Updating failed. You are probably offline."

The page screen wp-admin/site-editor.php?p=%2Fpage is also available.

I was expecting both screens to show "The theme you are currently using is not compatible with the Site Editor."

Image

Step-by-step reproduction instructions

Activate Gutenberg
Activate a classic theme such as Twenty Ten, Hello Elementor
Visit the different Site Editor screens:
wp-admin/site-editor.php?p=%2Ftemplate
`wp-admin/site-editor.php?p=%2Fpage

Screenshots, screen recording, code snippet

No response

Environment info

No response

Please confirm that you have searched existing issues in the repo.

  • Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

  • Yes

Please confirm which theme type you used for testing.

  • Block
  • Classic
  • Hybrid (e.g. classic with theme.json)
  • Not sure
@carolinan carolinan added [Priority] High Used to indicate top priority items that need quick attention [Type] Bug An existing feature does not function as intended labels Jan 30, 2025
@Mamaduka Mamaduka moved this to 📥 Todo in WordPress 6.8 Editor Tasks Jan 30, 2025
@Rishit30G
Copy link
Contributor

Thanks for sharing the issue,

I was successfully able to reproduce the issue, and yes these wp-admin/site-editor.php?p=%2Ftemplate and
wp-admin/site-editor.php?p=%2Fpage links shouldn't be visible on T10 theme and should show "The theme you are currently using is not compatible with the Site Editor."

Image Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gutenberg Plugin Issues or PRs related to Gutenberg Plugin management related efforts [Priority] High Used to indicate top priority items that need quick attention [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
Status: 🏗️ In Progress
3 participants