Hello, On my WP blog the comments link is located at the top of the blog post entry. I am thinking I would like it better if the comments link was at the tail end or bottom of the post.. or even in both locations like Shoe's blog. I am curious if anyone has done this change or would know where to look for the code to change. TIA
Look for: <?php comments_link(); ?> Code (markup): For example, go to http://sitefever.com. Here is the line of code I am using: <a href="<?php comments_link(); ?>">What do you think?</a> Code (markup): You'll want to edit the index.php and single [or] page.php in your theme's folder. Hope that helps.
sitefever, Hey thanks for the info and your reply. That will for sure give me a place to start. You have a great looking blog by the way. Nice job on your page! In fact, I was reading part of your blog about two days ago. Have fun! Boulder