Archived topic
Display an Image with buttons
1 reply · Started by Jatin on July 26, 2021
Viewing posts 1–2 of 2
Hi Guys,
How to add a picture with two buttons in the end of every post at a place after my related posts section as shown in the screenshot private box.
How to to that easily without going into each post.
Hi there,
you can use a Block Element:
https://docs.generatepress.com/article/block-element-overview/
And use the after_content hook to display it in that position:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
This archived topic is closed to new replies.