Wordpress Header, multiple headers possible?

Discussion in 'WordPress' started by CaliforniaPI, Feb 23, 2008.

  1. #1
    Hey are multiple Headers possible in Wordpress? What I mean is I have header.php for the blog and so forth, but the About Us page I want a different Header, so I copied Header.php edit it in notepad, take out the things I don't want, rename it to header3.php and upload via ftp. I edit the Page.php template to pull the header3 but I get a fatal error...
    Call to undefined function: get_header3() in wp-content/themes/PublicRecordsGuy/PublicRecordsGuy/page.php on line 1

    What am I missing?
     
    CaliforniaPI, Feb 23, 2008 IP
  2. Bohol

    Bohol Peon

    Messages:
    2,680
    Likes Received:
    75
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Have you tried using CGI script to deploy a banner-type header? This may be a good option for you.
     
    Bohol, Feb 23, 2008 IP
  3. CaliforniaPI

    CaliforniaPI Peon

    Messages:
    159
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    no I haven't. I'm so new this field, that I have a lot to learn. I did finally figure out how to edit the header.php and create a header2.php and call it in the page template. I like it. Thanks.
     
    CaliforniaPI, Feb 23, 2008 IP