Archived topic
Footer after every article
1 reply · Started by Rohan on October 10, 2022
Hello,
We would like to add 2-3 boxes to be displayed after every article where we can write some text and add links. Can you please let us know if it's possible?
What is the best way to add a bio to be displayed at the end of all articles?
Also, is there a way to have a sticky element on the right side of all pages without adding an extra plugin?
Thanks
Rohan
Hi there,
you can use a Block Element - Hook to add content to the theme templates:
https://docs.generatepress.com/article/block-element-hook/
There are several hooks in the Theme that you can add your content to eg. after_content - see here:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
If you want to create an author bio then see here:
https://www.youtube.com/watch?v=4x6CjGOyagc
Can you raise a new topic regarding the sticky element