I have a 'Portfolio' page. Is it possible to make this use the standard Category template? (category.php)
If not, how about the opposite? Can I make a custom template (which the Portfolio page will use) and make all Category requests go there as well?
To clarify: The Portfolio page is displaying the same thing as the Category page. But it needs to be under the heading of Portfolio. They will both display Categories. Is there some way to combine these but keep the 'Portfolio' page involved?