Archived topic
Is it possible to add a Gutenberg block at the end of every blog post?
3 replies · Started by Kim on May 11, 2020
I'd love to hook in UAG's post carousel to the end of every blog post, but it's looking a little tricky as things stand.
Feels like there must be a better way than manually adding the block at the end of every post?
I'm comfortable editing PHP templates if necessary?
Thanks for your help!
Hi there,
I don't think that's possible unfortunately.
Not sure what UAG's post carousel is but if you can turn it into a shortcode then you can use the hook element to insert it:
https://docs.generatepress.com/article/hooks-element-overview/
Hey Leo,
Thanks for the reply.
I'll have a look into creating a shortcode for the block.
All the best.
No problem :)