Fix threaded comments 时间:2011-02-27 作者:Evan Yeung http://anasianscreations.co.cc/jeffman/blog/uncategorized/hello-world/我整天都在寻找解决方案,但每当你点击回复这条评论,而不是显示在下方的评论框,你就会被重定向到锚。另外,当我在这个主题中,而你回复一篇帖子时,它并不是注册为回复,而是一个普通回复。毫无疑问,我错过了什么,有人能给我指出正确的方向吗? 1 个回复 最合适的回答,由SO网友:Otto 整理而成 您没有正在排队的注释回复Javascript。在wp\\u head()调用之前,将其添加到标头中:if ( is_singular() && get_option( \'thread_comments\' ) ) wp_enqueue_script( \'comment-reply\' ); 结束 文章导航