testingmoon
Member
Posted 1 year ago #
Hello,
I would like to have posts navigation. For example, let's say that I had 10 posts about mobile phones, 5 posts about books and 15 posts about food. I would like to have a navigation for each of these categories.
So if I was reading a post in mobile phones, let's say post #3, I would like to be able to go back to post #2 or post #4 (mobile phones category). Then if I chose to go to post #4, I would like to go back to either post #3 or go to post #5 (mobile phones category).
Hopefully that makes sense, if it doesn't - please tell me!
dgulliver
Member
Posted 1 year ago #
Hi,
Use custom menu's
http://codex.wordpress.org/Appearance_Menus_Screen
You can use as your main menu or in your side bar.
Cheers
Darren
testingmoon
Member
Posted 1 year ago #
So much to read, so it obviously requires plenty of work to do before it functions. Isn't there already a plugin for it? I'm sure it exists somewhere, I'm just not sure what or where to look for. I would like to have previous/next post inside my actual post, not in the side bar or wherever else.
dragonsjaw
Member
Posted 1 year ago #
You are talking about the next and previous links correct?
Perhaps this will work for you.
http://wordpress.org/extend/plugins/wp-single-post-navigation-within-category/
testingmoon
Member
Posted 1 year ago #
It does work perfectly well, almost exactly what I wanted. Would it be possible to have this function inside the post (at the bottom of it)? Because at the moment it's outside of the wrapper area.
dragonsjaw
Member
Posted 1 year ago #
Sorry I can't help you with that, it most likely will depend on your theme. Maybe the plugin creator will come along and help, or another user.
testingmoon
Member
Posted 1 year ago #
I don't really think that it would depend on theme, but thanks anyway, I'll try and search for other similar plugins!