I am breaking into wp and am trying to create custom archives. I have 3 categories, let's say they are A, B, and C. I am wanting to show just the archives of category A on a single page with a custom template. I also want to have a different template to show just the archives of category B. I also need a 3rd for category C. I know I have already created separate category and single post template files.
How do I call to this specifically from my sidebar and what code needs to be in my archive.php file?
Thanks for any help you can send my way.
Chris