I have searched for about 4 hours today on how to do this. I want to pull all post titles and categories from the posts table and essentially want to list the "Funny" category and then list all post that have the funny category under that category. Right now I am getting the following: Funny -post title Funny -post title I want to output Funny -post title -post titleI have searched for about 4 hours today on how