Layouts Guide

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 3

DownloadLayouts-Guide
Open PDF In BrowserView PDF
Layouts plugin can add drag­and­drop functionality to any WordPress theme, based on
Bootstrap. Using Layouts, end­users build and edit entire page layouts, from within the
WordPress admin, using a convenient drag and drop interface.

Displaying Layouts in Your Themes
To add drag­and­drop layouts to your theme, you need to add the Layout render call to templates:
the_ddlayout( 'default-layout' );
This call will display an entire Layout. You can put it anywhere in the page.
A typical page that includes a Layout looks like this:
.. YOUR HEADER STUFF 

The call to ‘the_ddlayout()’ includes everything needed to display the Bootstrap grid and the drag­and­drop layout inside of it. We’ve left the containing Bootstrap DIV outside of the Layout call, so that you can include other Bootstrap elements in the same grid, before and after the layout. Here is an example page­layout.php template, which displays the header, layout and footer:
Source Exif Data:
File Type                       : PDF
File Type Extension             : pdf
MIME Type                       : application/pdf
PDF Version                     : 1.4
Linearized                      : No
Page Count                      : 3
EXIF Metadata provided by EXIF.tools

Navigation menu