Tagged Questions
0
votes
2answers
143 views
Ambrosite Next/Previous Post Link Plus or WP next_post_link to cycle through top level category
I have installed Ambrosite Next/Previous Post Link Plus and I'm not sure how to configure it to achieve what I'm looking for.
I have a post category like below:
Parent category -> Sub category -> ...
0
votes
1answer
111 views
How to get Next/previous_post_link to go through articles in top parent category
I have a magazine format where a parent category is an issue, sub categories are the sections and the articles go into their respective sections. When viewing an article in a magazine, I would like to ...
0
votes
1answer
80 views
Change next_post and previous_link to navigate throught parent categories only
I have this unchanged code from template-tags.php which links through all of the posts on the site. However I would like to restrict it so that it only links through the articles which are in the same ...
1
vote
0answers
133 views
Post in Multiple Categories to stay in current category (permalink, next previous post link)
I guess this has been mentioned before, but after 2 days of browsing i haven't find a complete solution. Maybe someone has come across this problem before?
I'm building a designer portfolio where ...
-1
votes
1answer
382 views
how to implement next/prev within category archive?
I click on a link in my WP site to open a category archive. I see a list of posts for that category. I click on the permalink of one of those posts to see the full post.
at the top of the window are ...
0
votes
1answer
186 views
Next and Previous button for a particular category id [closed]
Next and previous works for same category and it has option for excluding category thats fine
what if i want to show next and previous for a particular category id only ???
Thank you in advance
1
vote
2answers
721 views
adding custom fields to next and previous post link
Im trying to make my next and previous post buttons display my custom field but for some reason it doesnt display the custom field its just blank. Heres my code.
<div id="next-prev-links">
...