Hi all,
I'm currently trying to modify an instance of single.php, basically what I need is in the single.php to get a list of all other posts in that category, and print them out in a column. Is this possible? I know when you get a 'single' post it only returns that posts information, but can I use another loop to get data from the category?
Thanks