Static About Us page in Wordpress issues

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

  1. #1
    Hey I have a customized theme at www.publicrecordsguy.com and when I created the About page, it makes it look like a post. I want to get rid of the date and have the sidebar disappear as the default, but I can't figure out how to tweak it.

    I'm read WP for Dummies, and I'm still confused. Any guru's here willing to help me out so that I can create a nice about page?
     
    CaliforniaPI, Feb 23, 2008 IP
  2. jnestor

    jnestor Peon

    Messages:
    133
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Did you create a page template (page.php) in your theme directory? If you didn't then create one. If you did then look for the "get_sidebar" call and remove it.
     
    jnestor, Feb 23, 2008 IP
  3. CaliforniaPI

    CaliforniaPI Peon

    Messages:
    159
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yeah I have one, and i figured out how to remove the sidebar, but as it turns out I think I want to have a separate sidebar that is just adsense. I'm trying to figure out how to make a different header and sidebar for that page. Any suggestions?
     
    CaliforniaPI, Feb 23, 2008 IP
  4. jnestor

    jnestor Peon

    Messages:
    133
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You mean you want a specific template for the about page or a different sidebar for all pages? WP themes can easily handle either. I suggest poking around the WP documentation some more. Also you'll get better responses on the WP forums than here.
     
    jnestor, Feb 23, 2008 IP
  5. CaliforniaPI

    CaliforniaPI Peon

    Messages:
    159
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Okay, thanks. I've figured some of it out.
     
    CaliforniaPI, Feb 23, 2008 IP