Skip to content

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

Description

@bobbingwide

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions