-
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
Provide some way of editing ALL theme templates and template parts #36403
Comments
Apologies if this issue is just adding more noise and is not needed. I now found this issue too; #29630 It seems a little bit weird to drop template editing when this new way is not yet ready, forcing us to roll back to 11.8 If someone with better knowledge of these issues thinks this issue is not needed, please close it out. |
Ultimately this feels like a duplicate of #35994, would you agree? |
Hi, in my opinion this is a problem to be solved, because not having the possibility to modify the templates, penalizes a lot its development and the development of the themes. |
Hi @jameskoster , |
What problem does this address?
Prior to 11.9.0 one could edit all of the active theme's templates and template parts in the "Editor".
Now as of 11.9.0 we seem to be able to only edit Index template, and Header and Footer template parts.
Clicking 'Browse all templates' now takes us to 'Appearance' > 'Templates' where only the edited templates that previously been saved in the database are available.
There does not seem to be any way of editing the theme's .html templates, so we're now stuck in a catch-22 situation where we can only edit the previously saved templates, but they will not be available until they have been edited, and with no way to edit them in the first place.
What is your proposed solution?
Please bring back the ability to edit a theme's templates and template parts.
The text was updated successfully, but these errors were encountered: