Prev/Next at Bottom of Post
-
I’d like to put the pointers to prev/next posts below a post as well as at the top, preferably between the post and any comments. Is that possible please and, if so, how?
I started looking at this yesterday evening and had convinced myself it would be relatively easy but it’s a long time since I set our blog up and the solution eludes me.
Thanks.
Kevin
Mod
This is a really, really good idea actually, so I wrote a tutorial on how to do it, complete with pictures and code. You can read it here:
If you know a little bit about WordPress functions, you can adapt this same idea to a number of other purposes. WordPress new code reference is here:
Enjoy!
That was really easy to follow and works perfectly.
Thanks for taking the time to create it.
I think I’m going to modify the colour of the links as they tend to get lost in the background but I need to figure out how to do the same to the links at the top first.
Kevin
Mod
Something like
.post-nav a, .post-nav a:visited {color: #000000;}might do the trick.
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
