Forums

Changing the header to something else in an cateogory archive (8 posts)

  1. JamesYlisela
    Member
    Posted 3 years ago #

    Hello All,

    I need to create a cateogory page to my companies video blog http://www.dssimonvlogviews.com that has the look and feel of the homepage. In other words, the header in the blue box has to be changed to a particular archive page. I would also like to get the archive cateogory page to not say "archive" at the top. Please let me know if anyone has any ideas. Thanks so much!

    James

  2. webfwrd
    Member
    Posted 3 years ago #

    You can create a template page called category.php with custom header to achieve this.

  3. JamesYlisela
    Member
    Posted 3 years ago #

    Thanks. After I create this, where would this sit on the ftp?

  4. webfwrd
    Member
    Posted 3 years ago #

    It should sit inside wp-content/themes/yourthemefolder/

  5. JamesYlisela
    Member
    Posted 3 years ago #

    Is this where I put it after I have completed the php page or should I already have a cateogoy.php page there? I noticed a category php page in my wp-includes folder. Do I work on the customization from there? Or do I start from scratch? Thanks again!

  6. webfwrd
    Member
    Posted 3 years ago #

    Do not touch anything under wp-includes, if there's a category.php inside wp-content folder, customize it. If not, you will have to create a new php page called category.php and put inside your theme folder inside wp-content folder.

  7. JamesYlisela
    Member
    Posted 3 years ago #

    Do you know what code a write to customize a cateogory header? also, how do this not change every single category to that customization? Thanks for your help.

  8. shaneholden
    Member
    Posted 3 years ago #

    Hi James,

    Check out http://codex.wordpress.org/Category_Templates

    WordPress uses a template hierarchy and should pull your category template first.

Topic Closed

This topic has been closed to new replies.

About this Topic