That did it, I had to add the closing ?> , some styling, and added it also to the category.php but that was it!
Thanks Tareq!
No, I want them to be able to upload an attachment and it be seen by other users, but I do not want the duplicate images on other pages like:
http://texastavern-inc.com/texas-tavern-history/
Even when I do disable the attachments the problem still occurs.
You have to start a new category page for that category, name it category-slug.php (slug being the category slug). Then you have to specify in the loop to only show that category of posts for that template. Hope that helps.