I was going through my post – List of Bollywood movies copied from Hollywood movies – and I saw that wrong date displayed in the comments. It was quite weird as I’ve never seen such problem before in any of my blog.
I checked the post in admin and found that comments are showing correct date.
The strange thing was that all of these comments were showing just one date which happened to be the post date. And this problem happens only with some posts and not with all posts.
The solution
It didn’t take me long time to figure out that comment template shows the post date instead of comment date.
I replaced the_time with comment_time and it solved the problem.
Leave a Reply