My archive (in progress) will be using pairings rather than characters. I was hoping someone could tell me how to go about removing the Characters dropdown menus from the browsing/categories pages. No sense in cluttering up the archive if I'm not going to use them. Is there a way to suppress the menus when there are no characters given? Where do I need to go to remove the menus completely?
I think the only way to do this would be to edit it out of includes/storyform.php, which could be touchy. Instead, I suggest you use characters as your pairings. Make the "characters" like Char1/Char2, and then go into en.php and find the line for _CHARACTERS and change it to read out "pairings." Like so.
Line 48.
define ("_CHARACTERS", "Pairings");
That should work nicely, and why hack the files if you don't have to? ; )
Why didn't I think of that? *facepalm*
Thank you!
