Archived topic
Move page navigation after comments
4 replies · Started by K on June 13, 2020
Hi,
I'd like to move the page navigation for single posts (next post/previous post) to come right after the comments area. Currently they're displayed right before the comments.
Thanks.
Hi there,
Can you try this method here?
https://generatepress.com/forums/topic/move-the-location-of-post-navigation/#post-832302
Try using the after_main_content hook in a hook element.
Hi Leo,
After adding the above, if I leave on post navigation in the customizer, I end up seeing the post navigation twice...once before the comments and again after the comments. If I turn off post navigation from customizer then both of them disappear and am left with no navigation.
Thanks.
Ahhh, nevermind. I see from here: https://generatepress.com/forums/topic/change-location-of-post-navigation/ that this is how it functions and my only option seems to be to hide it with css.
Thanks.
No problem :)