I have a blog where I would like to list, in the sidebar, the three previous and three next posts relative to the current post that's being read.
I feel like an idiot but I can't figure out a way to do it. Any advice?
I have a blog where I would like to list, in the sidebar, the three previous and three next posts relative to the current post that's being read.
I feel like an idiot but I can't figure out a way to do it. Any advice?
I have the same problem. I'd like to display a small list of posts preceding and following the current one. Like this:
previous
previous
previous
current
next
next
next
I managed to partially solve this by using the code that displays the previous and next post links, however that only displays one link for each "side".
This topic has been closed to new replies.