Basically you could modify the post page by adding

PHP Code: 
<?php if($_POST) {
   
//show comments code here
}