Hi
so I have the loop grabbing posts with anything with the category "5" check box selected (so there would be be posts on the page that would be in category 1&5, 2&5, 4&5 etc.).
how do I get "the_category(' , ');" to "not" display the "name" of "category 5", but display the name of the other category? Right now it displays both category names.
I read through the documentation, but couldn't find anything.
thanks