Beta 1 - Post navigation on a page

Hi Guys,

This is probably not the intended use but when you use the new element post navigation on a page (rather than a post) it loads a random page… in my case one that is not part of my menu structure, leading to access to a ‘non-live’ page.

Surely post navigation shouldn’t work on pages?

also the views in the builder and front page are very different

this is the builder view of the navigation

and this is the front end

Thanks! Confirmed that the styling is off. Will investigate the issue when being used on pages.

1 Like

We got the styling fixed for the next update. As for using it with pages, I think that’s just going to be a peculiar possibility for now. Under the hood, that element simply calls this WordPress function: get_adjacent_post.
No real use case for it with pages, but the alternative right now would be removing it from the content builder where it could still be useful for custom post types.

1 Like

Thanks for the update and makes sense about pages. just thought it might be worth raising

Definitely appreciate you bringing it up. So much great feedback today across the board.