Removing Category from Posts

Community Forums Forums Design Tips and Tricks Removing Category from Posts

This topic is: not resolved

Tagged: , ,

This topic contains 4 replies, has 4 voices, and was last updated by  kilerb 2 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #26053

    kilerb
    Participant
    Post count: 17

    Was searching for the answer to this and the only post i found was this but they answered it themselves and didn’t explain how they did it…   http://www.studiopress.com/forums/topic/removing-tags-and-category-from-blog-posts/

    The main page shows posts and at the bottom of each post it says “category: uncatgorized”  I’d like it to show nothing.  How can I remove that?

     

    Thanks!

     

    #26060

    anitac
    Moderator
    Post count: 2685

    This should help you – http://my.studiopress.com/snippets/post-meta/.


    Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
    Why Not Take The Challenge! – Help us answer some of the unanswered posts

    #26098

    braddalton
    Participant
    Post count: 2515

    You should assign the uncategorized posts to a category and delete the uncategorized category.

    Then you can hide the post meta using something like this:

    .post-meta,  
    .categories { 
    display: none; 
    }
    

    WordPress Developer & Consultant
    Brad Dalton @ WP SitesClick Here to Get Genesis Child Theme Tips Delivered.

    #26164

    csbeck
    Participant
    Post count: 86

    You can also edit post meta with the Genesis Simple Edits plugin. I love it. Simple and powerful.

    #30278

    kilerb
    Participant
    Post count: 17

    Hi Brad…  I actually renamed uncategorized to something new rather than deleting it.  That shouldn’t be a problem, should it?

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.