Forums

getting rid of "posted under uncategorized" (6 posts)

  1. jaatendi
    Member
    Posted 4 years ago #

    on my site: http://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

  2. MichaelH
    Volunteer
    Posted 4 years ago #

    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'.

  3. whooami
    Member
    Posted 4 years ago #

    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.

  4. Mario_AU
    Member
    Posted 4 years ago #

    is it possible to make a category i created the default, instead of the uncategorized one ?

    thanks

  5. Kafkaesqui
    Moderator
    Posted 4 years ago #

    Options > Writing, Default post category...

  6. Mario_AU
    Member
    Posted 4 years ago #

    cheers big ears!!
    that's it, everything's coming up Milhouse.

    tara,

Topic Closed

This topic has been closed to new replies.

About this Topic