Custom Layout

This plugin enables multiple layouts for a theme, so that you can assign a custom layout to any page. This is useful if you have more than one type of project page, for example, where each needs to be displayed in a different way.

Installation

Just drop the file in your plugins folder.

Usage

1. In the Page Type Options field of the page you want to edit, enter "layout= name_of_layout"

2 . Save and now the system will look for a layout file called, "layout_name_of_layout.php" in the root of your theme folder.

If the layout file does not exist, you will get an error message on your website.