
We are using WordPress as a CMS for a client who needed a 3 column layout for all the pages except one. This one page needed a full width content without any sidebars. Instead of using a different template for this one page, I decided to use PHP conditionals.. First, set the div for the content, depending on which page is displayed. The page we are removing the sidebars for is "short-sale-listings-phoenix". Don't forget to set the styles in style.css. Second, add or remove the … [Read more...]
