I have a site that uses custom post types for members. I used Types and Views to create the custom post types and the queries that show specific members. I created views to show specialities for member type. For example a member type could be culinary and within culinary, I have chef, caterer, etc. Take a look at this page on the right sidebar and you'll see the specialties for this member type listed. Unfortunately, for some reason I can't get this link to resolve from this post so please go to the home page and then click on member directory and then culinary.
So what is supposed to happen is the visitor would click on say "chef" and only those members with "chef" as one of their specialties (category) will display and this is what happens with the culinary members. However with all other member types: visual, dance, music, literary, and theater this does not happen. Instead, it lists the specialites for each of these member types correctly but then if you click on "sculpture" for instance from the visual directory, it lists all posts instead of the ones that just have sculpture. You can see this here:
I can't figure out what I did differently for the culinary members that the categories work for them and not the other member types. Somehow it seems to me that the WordPress loop isn't working right for these members. Any help would be appreciated.











