Archived topic
Three column blog post navigation using a page that is not the post page
3 replies · Started by Raul on July 20, 2022
Hello
I am recreating a website that uses Elementor to a new staging site with GeneratePress.
The live site is https://www.proximopunto.com and has in the home page a post navigation at the bottom, with three columns of the last three blog posts.
I am trying to replicate the same effect with the Post Navigation block element from GeneratePress and need to know how to achieve the same effect without assigning the page as the home post page.
Thanks in advance!!
Hi Raul,
There’s no Post Navigation Block in GeneratePress or GenerateBlocks. The functionality we have for querying posts is called a Query Loop Block from GenerateBlocks.
However, it seems that the Block in your reference site is a slider. GB Query Loop Block is currently not capable of such an effect/functionality.
With that said, you would have to use custom code or a third party plugin to achieve as such.
Perhaps this article can assist you: https://www.wpexplorer.com/wordpress-post-slider-plugins/
Hope this clarifies!
Hello Fernando
Yes it does! Thank you for the observation.
I am using the Gutenberg plugin in one of my development areas and that may be a choice.
Thank you again!
I see. You’re welcome Raul!