I have two comment types called "discussion" and "reviews" and I have both of them on a node type called "product".
With a discussion, people can ask questions, write whatever they want, use comment notify to get emails about new comment replies and talk to each other with threaded comments.
With reviews it has a fivestar field which targets the node fivestar field and a write a review body. You cant reply to it, no threading and each one is its own entity per se.
Some problems I have are:
The heading for each comment type is "add new comment", I want it to say "add new question" and "add new review".
When I go to a product display of multiple products and I use the links field in the manage display, it shows "read more", "1 new comment", or "add new comment" if none are there. But I want that to show the different comment types seprately and also change the text.
How can I get around these problems?
There are some other small little gripes but nothing as bad as these.
I was thinking I'd actually be better making a new node type and pretending they were comment types and using entity reference etc for all of this but then i'm sure i'd come up with other issues too...
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.