Archived topic
How can I add Related Posts section after posts in GeneratePress?
3 replies · Started by Theodore on May 8, 2019
Please guys,
Is there a way I can add the "Related Posts" section immediately after single posts on GeneratePress?
Thanks in anticipation.
Hi there,
do you already have a plugin for displaying the Related Posts?
No I don't have a plugin for that. My previous theme has the feature by default, so I thought it's same thing with GeneratePress.
GP doesn't have built-in related posts feature as this is something that should be handled by a plugin.
We try to avoid bloat in the theme/plugin :)
There should be quite a few related posts plugin options out there if you google "Related Posts WordPress".
Then you can add it using Hooks Elements:
https://docs.generatepress.com/article/hooks-element-overview/
https://docs.generatepress.com/article/hooks-visual-guide/
Let me know if this helps :)