Hello guys. Sorry about inconveniencies with the sidebar. For fixing the issue you have to open single.php and find these lines:
comment_status))comments_template(); ?>
Switch the last two lines, so the code should look like this:
comment_status))comments_template(); ?>
and thats it :)