Archived topic
How can i insert content between page and comments?
8 replies · Started by Daniel on September 1, 2019
I have attached screenshots to give you a better idea of what i'm trying to do : https://prnt.sc/p0d5j3
Hi there,
You can use Hooks Elements:
https://docs.generatepress.com/article/hooks-element-overview/
The before_comments_container should be what you are looking for:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
I dont' have that before_comments_container
Can you try using the Hooks Elements suggested in the link above?
Should be there:
https://www.screencast.com/t/FaZvB2LQ9SIK
How do i access this menu?
To create a new Hook Element, go to Appearance > Elements and click “Add New”. From the Element dropdown list, choose "Hook".
To create a new Hook Element, go to Appearance > Elements and click "Add New". From the Element dropdown list, choose "Hook".
I found it, thanks!
No problem :)