on my site: www.sheisme.org, i would love to get rid of the bit that says "posted under uncategorized" on each entry, and i don't know what code to get rid of to do this.
thx in advance
on my site: www.sheisme.org, i would love to get rid of the bit that says "posted under uncategorized" on each entry, and i don't know what code to get rid of to do this.
thx in advance
If you are using the WordPress 1.6 Theme, then in the wp-content/themes/default/index.php file you would delete:
Posted in <?php the_category(', ') ?>
that code is in line 17 at WordPress 2.3.3
Please note that the word 'uncategorized' is actually the description of the category assigned to that post and deleting that code will also cause the other posts to no longer display the category information on your 'main page'.
im looking for a blog there, something that doesnt make No Script have an anurism. Missed finding one.
So, edit your theme files, and look for :
Posted in <?php the_category(', ') ?>
or something similar.
is it possible to make a category i created the default, instead of the uncategorized one ?
thanks
Options > Writing, Default post category...
cheers big ears!!
that's it, everything's coming up Milhouse.
tara,
This topic has been closed to new replies.