Thanks for the response and code. Unfortunately, it didn’t work. I looked through the code to see if anything looked incorrect, but I think everything is referring to the right taxonomy and post type.
It seems like there must be an easier way. All I really want to do is pull the number that’s showing in the categories/taxonomies section.
Here’s a screenshot of the number I want to pull:
https://dl.dropbox.com/u/17323120/Clients/screenshot.jpg
Again, here’s the post type, taxonomy, and taxonomy options I am using:
post_type = “homes”
taxonomy = “home-status”
home-status options = “for-sale” and “sold”
Any additional help would be great! Thanks!