View Single Post
  #2 (permalink)  
Old 05-01-2008, 03:04 PM
lisa's Avatar
lisa lisa is offline
Administrator
 
Join Date: Apr 2007
Location: Dallas, TX
Posts: 3,498
Default

Jordy,

You have to play around with your templates in WordPress. For example open your Single Post template (single.php) and look for...

PHP Code:
<?php comments_template(); ?>
That code is what calls up your comments. You can move this code around in the template to make the comments appear in different places.
__________________
Don't put the cart before the horse.
Plan your website, then create it.
~~~~~~~~~~~~~~~~~~~~~~~~~

Recent Blog Posts...

Most Bloggers are Poor Marketers
Make Money as a YouTube Partner
Don't Discount Amazon's Affiliate Program
Reply With Quote