Im looking for a theme (one-column) with comment below every post, i meant we do not need to click "comment" link to read and post comments.
Just looking thru the themes on the internet, still cant find it.
Ur help kindly apppreciated
tq
Im looking for a theme (one-column) with comment below every post, i meant we do not need to click "comment" link to read and post comments.
Just looking thru the themes on the internet, still cant find it.
Ur help kindly apppreciated
tq
This is the only one that I have seen that provides the functionality that you are looking for: P2. There might be more though and I would be interested in finding out if anyone else knows.
You can «hack» any theme you like to do this. In the theme you want to use, edit index.php, find the line <?php the_content(); ?> and below it add the line <?php comments_template(); ?>
Note that <?php the_content(); ?> may vary, like <?php the_content('Read more'); ?>, <?php the_content('Read the reast of this entry'); ?>, etc.
This topic has been closed to new replies.