How do i display the comments like "2 comments" on the frontpage below the teaser area instead of "add new comment".

I've been looking all over the place and it's been a pain. I did it once before but had to do a reinstallation of the whole script.

Thanks in advance

Raja Sekharan

Comments

vinayras’s picture

Hi,

This is the default behavior of Drupal core comment system.

If there are not comments for that node, "add new comment" is shown. and if that node has some comments, "2 comments" are shown.

Try adding some sample comment to few nodes, you will get this result.

Hope i am clear.

Vinay Yadav
PHP / Drupal Developer
http://www.vinayras.com

www.eDrupal.com - Indian Drupal Community

rajasekharan’s picture

But I have added a couple of comments. I actually had to manually insert one of the users and his comment in the database. But it still shows "add new comment"

http://www.maverickinc.org/outsurging/

There are 2 comments on the post.

vinayras’s picture

Hi,

I just added a test comment to "Why Should You Outsource?"

Now i see "1 comment" for that node on http://www.maverickinc.org/outsurging/

Removing that node and adding again will solve the problem. Maybe some inter-linking things is missing.

Vinay Yadav
PHP / Drupal Developer
http://www.vinayras.com

www.eDrupal.com - Indian Drupal Community

thx538’s picture

...