I'm trying to customise the static pages to mirror that of the 2 column homepage (so the client has the option of updating the text through the created pages rather than through the theme options. Can someone explain to me the best way to go about this? The test site can be found at http://82.145.60.192/~southdow/ Thanks!
Hello, You can use two column shortcode for this Follow the link given below http://www.inkthemes.com/how-to-use-shortcodes-in-themes/02/ I hope it will helps you.
Thanks for that Gourav - can you tell me how to get the various blocks that appear on the 'front page' (slider etc) to appear on a static page, rather than use the 'theme options' area?
Hello, front-page.php file present in your theme directory is responsible for the home page. Just go to the front-page.php file and see how it implement the code for the home page.