a-r-m-i-n / pw_comments

Powerful TYPO3 CMS extension for providing comments, including replies on comments and votings, as well as mail notifications.
https://extensions.typo3.org/extension/pw_comments
0 stars 5 forks source link

Reply is not sorted the right way #6

Closed Hogego closed 2 years ago

Hogego commented 2 years ago

Hi, making a reply to an existing comment it is sorted the same way as a new comment. How can I change this? Thanks a lot

a-r-m-i-n commented 2 years ago

I think "invertReplySorting" does the trick? https://docs.typo3.org/p/t3/pw_comments/5.2/en-us/Configuration/Sortings/Index.html#invertreplysorting

Hogego commented 2 years ago

ah, sorry what I mean is that the entries are all listed the same way I thought that the replies have to be place nearby under the comments with some space on the left ?

Hogego commented 2 years ago

for the moment they are listed as normal comments in the timeline

a-r-m-i-n commented 2 years ago

Do you have an example environment to look? Which TYPO3 and pw_comments version are you using? And yes, replies should get rendered differently.

Did you overwrite some of the pw_comments templates?