Clicking Comment “Reply” Button only replies to first comment
Your comment replies do not work because you’re using a custom comment rendering callback function named better_comments, and this function hardcodes the classes IDs and other attributes rather than calling functions such as comment_ID. I strongly suggest abandoning this function, and instead opting for the default commenting from a default theme. This way you can … Read more