-
Notifications
You must be signed in to change notification settings - Fork 4.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
Page template: Add template name to top bar #31147
Comments
You're talking about the post editor that opens after adding a template using Appearance > Templates, right? I could be mistaken, but I would think that this functionality would eventually move to the Site Editor all together. Related: #29449. edit: #31114 seems to suggest a nice intermediate solution. #29558 looks promising as well! |
Yes I am thinking about the Appearance -> Templates. Thanks for sharing @vdwijngaert Koen! |
The image above is not from the Appearance -> Templates, it is from the block editor > edit template link. |
Ah, I see it now. It's from the block editor > new template link. The edit link does show the template name, though. Editing a template that was newly created from the "create template" modal, does not show it. |
Creating a new template also adds the Template information to the top admin bar. Issue has been fixed. |
Creating a new page template and entering into the page template mode we see this:
It would be great if we can get it using the same method as is seen in the Site Editor.
I believe that clearing customizations should bring the user back to the Page screen using the default page template.
At present time Browse all template might not be used.
Here is an exploration by @jameskoster
#31076
The text was updated successfully, but these errors were encountered: