• b-webdev

    (@blacklotuswebdev)


    What happened to the Posts List Block?

    I’ve found reference to a block called “Posts List” and that seems to be the ideal block for what I’m wanting to do, but I do not see the block as an available block on my site.

    I was hoping to use it to display a list of Custom Post Type Posts within a Navigation Submenu, so that the Submenu would automatically display a list of Posts within a specific Custom Post Type.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator threadi

    (@threadi)

    The link you mentioned was last edited in 2022. However, the block was removed by the Gutenberg team in mid-2024. See: https://github.com/WordPress/gutenberg/pull/63404#top

    Since it was just a variation of Query Loop Block, I think you can actually achieve what you want with this one.

    Thread Starter b-webdev

    (@blacklotuswebdev)

    Thanks for the response. Unfortunately, from my testing, it’s not possible to put a Query Loop Block into the Navigation menu via the Block Editor. There is a Page List Block, but no longer one for Posts List.

    Moderator threadi

    (@threadi)

    Why do you want to place a query loop block in a navigation? Is your actual goal that you want to create a menu that updates automatically depending on content?

    Thread Starter b-webdev

    (@blacklotuswebdev)

    I want to add a Submenu to a Navigation that automatically displays a list of all Posts from a specific Custom Post Type.

    There is a Page List Block that does that for the children of a specified Parent Page.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Where is the Posts List Block?’ is closed to new replies.