hello,
It is possible the number of comments to be removed and instead, use this code?
<?php if (is_category('A')) { ?>Display A<?php } elseif (is_category('B')) { ?>Display B<?php } ?>
http://img594.imageshack.us/img594/8299/unbenannt2uo.png
I've found this in the index, I used just do not know how the new code there:
echo "<span class='comment_link'>";
comments_popup_link(__('0','expose'), __('1','expose'), __('%','expose'));
echo "</span>";














