I've had a quick look around but cant find a way to do this, what I want to do is create a category specific tag cloud which picks up all the tags from category ID 5.
Is this possible?
[mod: don't ever bump!]
I've had a quick look around but cant find a way to do this, what I want to do is create a category specific tag cloud which picks up all the tags from category ID 5.
Is this possible?
[mod: don't ever bump!]
This plugin http://thedeadone.net/download/tdo-tag-fixes-wordpress-plugin/ says:
This plugin uses this intersection code to automatically modify the built-in tag cloud template tag
wp_tag_cloudso that if it is used on a category archive, it shows only the tags within that category. You can then click on a tag in that tag cloud and it will get the posts for in that category that tagged with that tag. (You can disable this and just use the specific template as you need).
I'm actually trying to show the tags on this page within the popular tags block:
http://www.wiredbristol.com/guide/
In that block I want to display tags from category 5, but as this is not a category archive can I still do it?
In that block I want to display tags from category 5, but as this is not a category archive can I still do it?
Guessing that NO is the answer.
Maybe this plugin might help you:
http://wordpress.org/extend/plugins/sensitive-tag-cloud/
try this: Simple Taxonomies
This topic has been closed to new replies.