Archived topic
insert text
3 replies · Started by Patrick on November 14, 2020
Is there a way (without a plugin) to insert a text blurb after the line on a blog post that contains the date and author info? Basically I want to make sure an affiliate disclaimer is at the top of every post.
Thanks,
Pat
Hi there,
You can try using the generate_after_entry_title hook:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
With a hook element:
https://docs.generatepress.com/article/hooks-element-overview/
Let me know if this helps :)
Yes, that definitely helps. Thank you!
No problem :)