I'm not understanding yoru setup. Are you using Ranks for both a post count rank and a Staff rank? Have you tried using the User Titles for the post count and then the ranks for the Staff rank? If user titles don't work for you (like if you allow your users to specify their own user title), then I think you are going to have to do some conditions based on the rank id. Like if the staff ones are id 1,2,3 and the post count ones are id 4,5,6 then you'll have to do a condition based on those. I haven't looked at the code to see if you can do this in the template or you need to do a plugin or actually change the code.
|