Reply to comments fix?
-
When I reply to comments from the comments area in the admin section, I click “reply” under each comment, but it doesn’t appear nested under the original poster…Er, if this doesn’t make sense, please see here:
https://thecinnamonquill.com/blog/?p=323#comments
Do I need to implement the javascript described here?
https://ottodestruct.com/blog/2008/09/29/wordpress-27-comments-enhancements/(eg add this: if ( is_singular() ) wp_enqueue_script( ‘comment-reply’ ); )
Thank you…!
- The topic ‘Reply to comments fix?’ is closed to new replies.