Typecho侧边栏不显示博主评论代码,需要修改sidebar.php文件

<?php $this->widget('Widget_Comments_Recent','ignoreAuthor=true')->to($comments); ?>