I had the exact same problem, don’t know how it came as I don’t think I’ve modified the theme on this part…
Perhaps a wordpress update came with this theme update ??
I have the 2.8 version of the theme working with WordPress 5.9.5.
BTW, how I fixed it :
- Appearance > editor for theme files
- select “functions.php” on th right panel
- search for “twentyten_comment” function
- after the line “switch ( $comment->comment_type ) :”
- replace “case ”:” with “case ‘comment’:”
I hope this will work for you too !
See you
-
This reply was modified 1 year, 9 months ago by tooliphone.