• I have created several pages on my site and am having a problem with categories. This is not a problem with “Posts” and categories, but with “Pages.”

    The following is showing up on all of my pages under the title of the page: “Catergory: Uncategorized.”

    I am not sure how to remove the category section from my pages, any help would be appreciated.

    Here is a link to one of my pages as an example: https://desertsaintsmagazine.com/dsmarticles/about-us/

    Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Do you have a ‘page.php’ ?

    If not:
    – download ‘index.php’
    – rename to ‘page.php’
    – open in Notepad++ or similar and find this:
    Filed under <?php the_category(', ') ?>

    Delete it, save the file and upload to the same place you got index.php from.
    That should fix it.

    Thanks for this podz – it did fix it – very quickly and easily too!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Category From Pages’ is closed to new replies.