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

Implement post-meta-inline template part to display post meta fields in an inline block #27

Open
bobbingwide opened this issue May 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bobbingwide
Copy link
Owner

Requirements

  • Display post meta information in an inline group below the post for the single-post template

Proposed solution

Use some custom CSS and an additional CSS class of flex to cause the blocks in a group flow inline using display: flex.

As documented in https://s.b/wp55/thisis/2021/05/07/how-do-i-make-inline-blocks/
to be cloned to https://sneak-peek.me/2021/05/07/how-do-i-make-inline-blocks/

See also WordPress/gutenberg#26899

@bobbingwide bobbingwide added the enhancement New feature or request label May 7, 2021
@bobbingwide bobbingwide self-assigned this May 7, 2021
@bobbingwide bobbingwide changed the title Implement post-meta-inline template part for display post meta fields in an inline block Implement post-meta-inline template part to display post meta fields in an inline block May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant