Archived topic
Recent Blog Post Thumbnail Images Below Header
5 replies · Started by John on July 10, 2022
Hi!
I would like to position recent Blog Post Thumbnails below the header.
Like this:
——————————
H E A D E R
——————————
PostThumb 1 - PostThumb 2 - PostThumb 3 - PostThumb 4 - PostThumb 5
How would you do this?
Thanks!
John
Hi there,
A query loop block with 5 columns should work:
https://docs.generateblocks.com/article/query-loop-overview/
You can insert it using a block element hook.
Let me know if this helps :)
Hi Leo,
I'm struggling.
Created a new Element (Block)
Added a container
Added a Query Loop (Layout: Two Columns, Featured Image)
NOTE: This preset also includes the post title and excerpt, neither of which I want.
I don't see how to make that two columns into five, and only display the feature image.
Thanks,
John
NOTE: This preset also includes the post title and excerpt, neither of which I want.
You can simply remove those elements.
I don’t see how to make that two columns into five,
It's the same way as using the Grid/Container:
https://docs.generateblocks.com/article/query-loop-overview/#layout
https://docs.generateblocks.com/article/container-overview/#layout-%E2%80%93-grid-item
Hi Leo,
I managed to accomplish what I wanted, thanks to your help.
Thank you,
John
No problem :)