Archived topic
Adding a section/paragraph to every post
3 replies · Started by William on August 12, 2020
Hi All,
Is it possible to add a paragraph to the end of every post using elements? I'm writing a paragraph that will go under every post that I have and it includes hyperlinks. I don't want to go back to every post to add it in and was wondering if there's a shortcut. Thank You!
Hi there,
Try the generate_after_content hook in a hook element or block element if you prefer the block editor:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
https://docs.generatepress.com/article/block-element-overview/
Hi Leo,
Thank You! I'll give it a shot.
No problem :)