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

Fix error: Template part has been deleted or is unavailable in Erma, Poesis, and Meraki #7348

Merged
merged 3 commits into from
Sep 7, 2023

Conversation

miksansegundo
Copy link
Contributor

Changes proposed in this Pull Request:

  • Remove theme attribute from template parts in Erma and Poesis themes
  • Add post meta template part in the theme.json of Erma, Poesis and Blockbase themes

Testing instructions

  • Sandbox a site
  • Apply the changes to your sandbox
  • Switch to the theme and go to the editor Templates to verify there aren't errors Template part has been deleted or is unavailable in the templates

Meraki

The change in Blockbase theme.json fixes the post-meta-icons template part error in the search template in Meraki (its child theme).

BEFORE AFTER
image image

Poesis

BEFORE AFTER
Screenshot 2566-09-07 at 19 39 13 Screenshot 2566-09-07 at 19 41 40

Erma

Fixes the templates home, index, single, page, archive, and search.

BEFORE AFTER
Screen.Recording.2566-09-07.at.19.48.58.mov
Screen.Recording.2566-09-07.at.20.01.16.mov

Related issue(s):

WordPress/gutenberg#44243

Copy link
Member

@mikachan mikachan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! These changes look good.

@mikachan mikachan merged commit 171b46a into trunk Sep 7, 2023
1 check passed
@mikachan mikachan deleted the fix/template-parts-errors branch September 7, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants