Hi,
I'm trying to display related posts based on taxonomy tags (terms).
I created one custom taxonomy named: series!
Yes, it's exactly what you think, I'm trying to avoid using a Series Plugin... non of them really help me and I try them all...
So far, in my test, Simple Taxonomies from Yoast do the job very well... but didn't find a solution for showing the related articles to a post.
So what do I have for now:
- one custom taxonomy named: series
- couple of tags on series taxonomy: BIOS, PC, windows, linux
So, let's say I have a post with BIOS tag added, how do I automatically display below my post related articles that has the same tag: BIOS?
But what if I have a post with two or more tags (BIOS and PC), can I then display related posts that have one of the tags (BIOS or PC)?
Please ask explanations, if you need!
Thanks!