Hi everyone,
I've been looking through the documentation and support forum for a way to do what I want, but either my brain is just dead right now, or everything's over my head, so some help would be much appreciated.
What I want to do is show all posts, excluding a specific category, on a page separate from my actual posts page called News. Right now, I have wp-o-matic set up with a couple incoming feeds which all show up on News under category '1', but my client doesn't want their posts intermingling with the ones published by wp-o-matic. My solution is to create another page called Blog that queries for posts EXCLUDING those under category '1'. What code do I need and where do I put it to accomplish this?
Thanks!