-
Notifications
You must be signed in to change notification settings - Fork 357
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
Club: implementing footer template part #6302
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove page.html
from the commit.
And in general it feels not right to review the template without right typography in place.
This reverts commit 7ecf507.
You can just copy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, it's a Gutenberg bug, I reported it here: WordPress/gutenberg#42938 and submitted a potential fix: WordPress/gutenberg#42939 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me!
Changes proposed in this Pull Request:
Club: implementing footer template part
Related issue(s):
Fixes: #6227