Hello
I am moving all the content over from an existing website (on a completely different platform) to my EE site (1.7.1)
This includes some comments on some of the blog posts. We are entering these manually - but when displayed they all have today’s date.
As far as I can see there’s no way to change the date of a comment - is that right?
Could there be a way to write some code that says…
If the comment was posted on/before May 14th 2011 (for example), then… Posted by {author}
If the comment was posted after May 14th 2011, then… Posted by {author} on {comment_date format='%F %d, %Y'}
Any ideas would be appreciated!
Marian