How to Display the list of Meta Box Custom Posts in Gutenberg?

Support General How to Display the list of Meta Box Custom Posts in Gutenberg?Resolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28201
    VojkanVojkan
    Participant

    This is the first time I am testing Meta Box and I want to display the list or grid of custom posts in Gutenberg editor.
    I have created one Post type, one taxonomy and one custom field group with a few fields.
    In Gutenberg, I have enabled Custom fields in Three dots/Preferences.

    How do I display a grid of custom posts so that it looks something like this:
    https://share.getcloudapp.com/llu5G66z

    or like this https://share.getcloudapp.com/xQub1zzX

    #28206
    Long NguyenLong Nguyen
    Moderator

    Hi Vojkan,

    Thank you for reaching out.

    There is an extension MB Blocks that helps you to create a custom block with coding. If you are familiar with the code, you can create your own block to show a grid of post type.
    https://docs.metabox.io/extensions/mb-blocks/

    Or you can use another plugin, such as https://wordpress.org/plugins/display-post-types/

    #28249
    VojkanVojkan
    Participant

    Thanks for the reply.
    It would be so great if you would create a video tutorial (from the start until the end) where you show how to create a simple custom post type with 3 custom fields (title, description, image) and then show how to display them in a 4 column grid, like here https://share.getcloudapp.com/xQub1zzX

    This would help even non-coders work with Meta Box.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.