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
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.
As @Qurink told, you can create custom themes for pages: wordpressmax.com/customize-wordpress/custom-page