Hi, How can I change/control the layout of some of my pages in my Wordpress Blog. I had design a theme. So my problem is I want some pages of my site would look different. example - 1. front page -- 3 column layout 2. product page -- 2 column (content + left sidebar) 3. about page -- 2 column (content + right sidebar) can anyone guide me on how I can achieve this? Thanks everyone!
Create multiple page templates and select which template you want to use when you create/edit the page. Depending on your theme, the original page template file may be named page.php, index.php, etc.