How do I remove sidebars from a specific wordpress page?

Discussion in 'WordPress' started by Carla Easley, Jul 30, 2011.

  1. #1
    I'm currently using the Headway theme and it doesn't have the option to remove sidebars like the Thesis theme does. Can anyone show me another way to remove sidebars from a specific page with the Headway Theme?
     
    Carla Easley, Jul 30, 2011 IP
  2. c4gamerz

    c4gamerz Well-Known Member

    Messages:
    294
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    110
    #2
    well there is one way to do this. You will need a custom page template to hide sidebars.
     
    c4gamerz, Jul 30, 2011 IP
  3. Carla Easley

    Carla Easley Peon

    Messages:
    263
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    How would I go about doing this? Are there any tutorials that you could recommend?
     
    Carla Easley, Jul 30, 2011 IP
  4. Big0ne

    Big0ne Well-Known Member

    Messages:
    2,614
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    165
    #4
    This can be easily done with using custom fields.
     
    Big0ne, Jul 30, 2011 IP
  5. Syimen

    Syimen Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    This might help you.
    hxxp://codex.wordpress.org/Theme_Development#Custom_Page_Templates
     
    Syimen, Jul 30, 2011 IP
  6. drkunalup

    drkunalup Peon

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    pretty easy to get it done, remove the php code for sidebar in the page.php and you are good to go. You could create a separate custompage.php for page without sidebar.
     
    drkunalup, Aug 1, 2011 IP
  7. Syimen

    Syimen Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    hhmm...
    What about the theme that gives the width for the content only 50% out of the page?
     
    Syimen, Aug 1, 2011 IP
  8. Big0ne

    Big0ne Well-Known Member

    Messages:
    2,614
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    165
    #8
    He was talking about a specific page, and why would page.php always contain sidebar?
     
    Big0ne, Aug 1, 2011 IP
  9. cthurman79

    cthurman79 Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    You need to do some coding to do this. No easy way that I know of.
     
    cthurman79, Aug 3, 2011 IP
  10. mightiest

    mightiest Member

    Messages:
    125
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #10
    Try to find plugin in wordpress.org
     
    mightiest, Aug 4, 2011 IP