I need to display multiple styles of posts; News1 and News2. The problem i am having is that i need to display each post in a different style. IE for posts that are in News1 they need to have date and share buttons but for News2 i don't need this.
I have a custom field set up to section News2 off called "Archive Category" and can use the get_post_meta for this.
My problem is just the conditional statements that should be in the posts file.
If anyone can help it would be greatly appreciated.
Thanks