How can i hide "posted in" throughout the site.
I found in the index the following and commented it out without success. Does not show on the home page but it does on all other pages.
"<!--<?php printf(__('Posted in %s', 'kubrick'), get_the_category_list(', ')); ?> -->
Thanks in advance for your help.