yeah, but I didn’t see anything and this was what I’d read before:
If you want to delete categories from displaying with your post…
If you are using the WordPress Default theme, you would delete:
Posted in <?php the_category(‘, ‘) ?>
from the wp-content/themes/default/index.php file.
I’ve looked in all the index.php files with no luck.