Thread Starter
rekik
(@rekik)
Hi Todd now it works when I changed wp_list_comments( array( ‘callback’ => ‘twentyten_comment’ ) ); to just wp_list_comments(); on comments.php. I don’t know why that does it but it does it. If you know the reason please let me know 🙂 Thanks a lot you are very helpful.
Thread Starter
rekik
(@rekik)
Thanks a lot Todd. It seemed to work when I changed it to the new comments.php and it displays the password box now. But, there is a problem. It tells how many comments there are but it would not show the comments. Can you guess what can be the problem?