Archived topic
How to show tags above related posts
1 reply · Started by Bobby on January 30, 2021
We are using Contextual Related Posts for showing related posts on single detail post page which is showing after the content which is correct, but default tags are showing after related posts which I want to show above Related posts Title.
Can you let me know how tags would show above Related posts.
I have added url for reference
Please help
Hi there,
Check the Contextual Related Posts plugin settings/documentation it most likely provides a Shortcode or PHP Snippet for displaying the posts.
You can then use a Hook Element to add their code to the generate_after_content hook
https://docs.generatepress.com/article/hooks-element-overview/