• Hi all,
    I’ve searched the forums but could not find a solution to my issue. I simply want to remove the category name from showing up under my post’s title. e.g By keith on March 24, 2013 in ‘Uncategorized’. How can I make it just – By keith on march 24, 2013
    Do I need to add css code or is there a simple solution within my dashboard? Or any up to date plugins which would solve the problem? Only found one that stopped being supported 2 years ago.
    Cheer in advance for any help.
    Keith

Viewing 2 replies - 1 through 2 (of 2 total)
  • Take a look at your index.php page

    Do a find for a line of code that is displaying something like this

    <?php get_category() ?>

    It may be mixed in with some HTML. If you can paste what you find, I will try my best to help.

    @keith – you may well be able to do this using CSS – depending on your theme – if you can post a link to your site, it will be easier for someone to help you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing categories from post title’ is closed to new replies.