Hi there, I hope that someone can help me (and that my question hasn't been answered a bunch before and I'm just cluttering up the forum).
I inherited a site that has a bunch of templates modifying its post structure (adding address info at the bottom, stars for rating the posts etc, don't know why they didn't use plugins for this). These posts have been used as listings in a directory (hence the address section), but I want to also have a category of posts that is called Blog and works as a news blog.
So far I've used a plugin (custom post template) to create a new post template for the news blog and made sure that all posts with that template are categorized as Blog (this category being linked to a blank page). This fix has stopped the extra info (address rating) from showing up on the blog posts, but I'm having difficulty setting the blog posts up with their own archive (so they're not categorized like the listings in the directory).
What I've been trying to do is exclude the Blog category from the main archives template (which stores the listings in a specific way) and then create a simple archives template just for that category. It would be great if somebody could offer advice on the code I would need to do this. Also, if you think there's a better way to have two blogs going on my theme, I would love to hear it. Thanks!
PS I chose the category method because I would like to eventually use a related content plugin to link the directory listings to relevant blog posts.
Thanks again,
Emily