I need a WordPress plugin that supports 4 types of comment:
Comment
Question
Suggestion
Answer
I’d like it laid out on the comment form the same as the attached screenshot (CommentTypeExample.png)
The comment type should be seen in the bottom right hand corner under the comment when the comments are posted – the same as attached screenshot (CommentType-Question.png)
Each comment type should have it’s own CSS style that can easily be edited within the main WordPress style CSS file.
The message box styles on this page are pretty close but maybe a little lighter in colour:
http://css.dzone.com/news/css-message-boxes-different-me
I’d also like the ability for WP admins and editors to be able to highlight a particular comment (with it’s own unique CSS style) so it’s easier for readers to see it – something like the attached screenshot (CommentHighlightExample.png)