I have a little more complicated problem… I want to hide only the comments section. I deleted the line 30 from the content.php (<?php comments_popup_link( __( ‘No Comments’, ‘simplecatch’ ), __( ‘1 Comment’, ‘simplecatch’ ), __( ‘% Comments’, ‘simplecatch’ ) ); ?>). So in that case the comments section is not presented at the category list but it continues to be present at the category item (post). I cannot find any other popup_link except from the image.php.
Please advice
Ragards,