Hello,
Im utilizing the post_class tag to style different categories and tags, however I've run into a specific problem I cant seem to find in the codex...
What I want to be able to do is have the tag check first to see if the post has already been placed into a specific category or tag, IF SO - use that category or tags styling, IF NOT - then use a default CSS styling instead.
I tried creating a style just for .post, but what that obviously does is force the post to simultaneosly have (2) styles at the same time which is not what I want.
Im not the biggest expert yet at PHP so Im not sure where to start in order to create some sort of an "argument" or "filter" that will accommodate my needs. Any help is highly appreciated.
Best,
SB