Archived topic
End of post - related post width
7 replies · Started by Matt on April 15, 2022
How would I make the related post section after a post wider than the content?
Here is an example
https://clevero.co/why-you-should-consider-a-crm-system-for-your-business/
Hi Matt,
You can hook the related post section to generate_before_footer hook.
Let me know if you are not familiar with GP's elements.
I'm familiar with GP elements. Sadly that would put the related post below the comment section.
Hi there,
see Tom's reply here, it will allow you to move the Comments to before_footer as well.
It will require a little CSS to. narrow its width once it has been moved, but we can assist with that if necessary.
Then in your related posts hook, make sure to set the Priority to 5 so it appears before the comments.
David, Tom's reply here has no link.
Oh my - sorry - here it is:
https://generatepress.com/forums/topic/move-comments-section-before-the-footer/#post-1663535
Got the code added and it moved the comments. How do I fix the width?
Here is a page with the comments moved.
https://activedirectorypro.com/deploy-software-using-group-policy/
Do you have any caches to clear as the Comments don't like they have been moved on that URL ?