in wordpress i need my blog to do a few things, im new to blogs and i hope this can be done. when someone clicks a category link i want titled links to all posts posted visible on the page and not the posts themselves. is this possible?
edit either category.php or archives.php (depending on what your using) and remove the following if the above is not found remove you will get a list similar to http://mycyc.com/teens/site-stuff/competitions/ (depending how you hack it up)
i have neither of those 2 files in my wordpress category.php or archives.php what file would it be found in?
it should be found in your theme folder yoursite/wp-content/themes/your-theme/file.php if its not in there list what files are.