How to disappear sidebar for a particular page in wordpress website

Discussion in 'WordPress' started by jimmy4feb, Mar 18, 2010.

  1. #1
    Hello DP members,

    I have a wordpress website with several pages. You can see live website page example at http://yellowletterscomplete.com/yellow-letters/faq/

    You can see that website has two column design. 1st column for main contact & 2nd column is sidebar.

    This design is common for all pages in website. Now I want to disappear the sidebar column from page:

    http://yellowletterscomplete.com/free-sample-confirmation/ (sidebar column moves downwords with some reason, but i want to disappear it so it does not matter)

    When I try to disappear this sidebar from Wordpress CMS using Appearance --> Widgets option then it sidebar column disappear from all the pages of website, but I want to disappear it only from the page: http://yellowletterscomplete.com/free-sample-confirmation/

    How I can do this, Is there any option in Wordpress CMS to do this ??

    Any type of help will be appreciated.

    Thanks in advance,

    Jimmy
     
    jimmy4feb, Mar 18, 2010 IP
  2. Qurink

    Qurink Peon

    Messages:
    42
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use custom template. You can make several page different with other page ( such as different sidebar content ). Make a php file e.g faqs.php as faqs template, update your faqs page and choose faqs template. However, it's a little complicated to create faqs.php because need a php basic.
     
    Qurink, Mar 19, 2010 IP
  3. addlinkurl

    addlinkurl Well-Known Member

    Messages:
    2,409
    Likes Received:
    129
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #3
    As @Qurink told, you can create custom themes for pages: wordpressmax.com/customize-wordpress/custom-page
     
    addlinkurl, Mar 19, 2010 IP
  4. guardian999

    guardian999 Well-Known Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #4
    you can create custom page templates
     
    guardian999, Mar 20, 2010 IP
  5. williamsweb

    williamsweb Active Member

    Messages:
    2,016
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    75
    #5
    you can use if-else condition...
     
    williamsweb, Mar 20, 2010 IP