whipd09
Member
Posted 2 years ago #
Hi guys,
I've split a WordPress site into 3 different 'blogs' using 3 different categories. However I haven't found a way to filter the tags at the end of the posts. In other words; the tags at the end of a post still relate to all 3 categories - where as I want them to only relate to that specific category.
Any ideas?
I think Query Posts will be the magic sauce for this one, but I'm not really sure how I'd go about it.
This seems to be a similar problem, and proposed solution:
http://stackoverflow.com/questions/1014269/wordpress-producing-a-list-of-posts-filtered-by-tag-and-then-category
For a less hacky method, something like this may help: http://yoast.com/wordpress/simple-taxonomies/
It would require some re-taxonomification of your existing content though.
Jaymis