Multi category previous and next links
-
Hi All!
New to the forums so I apologise if this is in the wrong place!
I was wondering if it was possible, without any super advanced knowledge of .php to hack the ‘category’ element of the previous_post_link and next_post_link so that it looks at two categories that the current page sits in and links to the articles that ONLY contain those two categories.
Really struggling with this one – I’ve tried adding multiple categories here
<?php previous_post_link(‘%link’, ‘Next’, TRUE, ‘Article, Motion’); ?> (my categories are “Article” “Motion” “Personal” and “Filter” I’ve managed to differentiate between “Article” and “Filter” but now I need them to differentiate between the two “PERSONAL” and “MOTION” categories as well. I’m literally going mad as I can’t figure it out
Hope this makes sense, and it’s a straight forward resolve!
All the best
Tim
The topic ‘Multi category previous and next links’ is closed to new replies.