you would actually need to make a custom archive template or page template depending on how you do it. I'd probably use a custom post type with archive so I could just make a custom archive-staff.php (or whatever the post type needs to be) and then replace the title, post info, post image, post content, and post meta with a custom action.
|