Unique Fields for Each Category -- Creative Solution Needed!
Objective:
I'm customizing ClassiPress for an off-campus housing website. The client also wants a roommates section. And they want it all in the same instance of ClassiPress, meaning they don't want two separate installs.
Problem:
The custom fields are different for housing and roommates. If we simply add Roommates as an additional category then it will show the results in index.php, and single.php like it would for housing.
Possible Solutions:
I'm thinking of a way to create a secondary index.php, and single.php that caters to the roommate fields. But how to specifically get to those results is a difficult situation. Anyone with any ideas, even if it's out of the ball park is welcome to contribute. I've been stuck on this for about a week now.
Screen Shots