<li><span class="the_day"><?php the_time('d') ?>:</span> <span class="the_article"><a>"><?php the_title(); ?></span> (<span class="comments_number"><?php comments_number(); ?></span>)</a></li>
the code is showing only the result "No comments" in all the posts while some posts have some comments.