[Plugin: TDO Tag Fixes] Single post problem
-
Hello!
Firstly about my situation. I have a website build on WP and inside that website we have two bloggers, myself and a friend of mine. I’ve set up the page so that the main section, my blog and my friends blog have different sidebars and headers etc. based on category.
We also wanna use tag clouds and we want to have category specific tag clouds for our blogs. So that my sidebar has a tag cloud displaying only the tags from items posted in my category and so on.
http://ww.wp.xz.cn/extend/plugins/tdo-tag-fixes/
Works almost perfectly for our purposes except that there is one big problem. When i actually open a single post, the tag cloud reverts to it normal self, meaning it displays all the tags in the site from every category. What i want is that the plugin should recognize what category the single post is posted in and still display the tag cloud specific to that category.
Im not savy enough with PHP to hack the plugin but what I think it needs is an “if (in_category())” conditional as this is what i used for having the custom sidebars and stuff. I just have no idea how to implement it in to the plugin. So help is greatly appreciated!
Thanks!
The topic ‘[Plugin: TDO Tag Fixes] Single post problem’ is closed to new replies.