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

No templates or template parts found when activating a block theme #36325

Closed
annezazu opened this issue Nov 8, 2021 · 3 comments
Closed

No templates or template parts found when activating a block theme #36325

annezazu opened this issue Nov 8, 2021 · 3 comments
Labels
[Type] Bug An existing feature does not function as intended

Comments

@annezazu
Copy link
Contributor

annezazu commented Nov 8, 2021

Description

After activating TT1 and TT2 (thank you @jffng for confirming) while using WP 5.8.2 and Gutenberg 11.9RC3, if you head to Appearance > Templates there are no templates found to edit. The same is true for template parts.

Step-by-step reproduction instructions

  1. Activate Gutenberg 11.9 RC 3.
  2. Install and activate TT1.
  3. Go to Appearance > Templates.
  4. See no templates :)

Screenshots, screen recording, code snippet

No response

Environment info

  • WordPress 5.8.2
  • Gutenberg 11.9 RC3
  • TT1 blocks
  • Chrome
  • MacOS

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

@annezazu annezazu added [Type] Bug An existing feature does not function as intended [Feature] Full Site Editing labels Nov 8, 2021
@annezazu annezazu changed the title No templates found when activating a block theme No templates or template parts found when activating a block theme Nov 8, 2021
@carolinan
Copy link
Contributor

carolinan commented Nov 9, 2021

Are there any user created templates or template parts?
Because those are the only templates and parts that will show up, since they are saved in the database.
I can confirm that templates with saved changes and custom templates show up.

Displaying the theme files has not been implemented yet: #35994

@kevin940726
Copy link
Member

Yep, this should be a duplicate of #35994. I'll close this for now, but feel free to re-open it if it's not the case.

@annezazu
Copy link
Contributor Author

annezazu commented Nov 9, 2021

Ah ha! Thank you for connecting these dots :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

3 participants