Archived topic
Adsense Related Post after post content
1 reply · Started by Ericka on April 23, 2019
Hi! I want to add Adsense Related Post after my post content. According to Adsense, I have to place the code before the </body> tag. I did it, but the related post appeared after the footer and in all the website extension.
Is there a way I can place the code, so my related posts appear just after all my posts content, but before the comments?
Hi there,
Try the before_comment_container hook:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
https://docs.generatepress.com/article/hooks-element-overview/
Let me know if this helps :)