Layouts Guide
User Manual:
Open the PDF directly: View PDF .
Page Count: 3
Download | |
Open PDF In Browser | View PDF |
Layouts plugin can add draganddrop functionality to any WordPress theme, based on Bootstrap. Using Layouts, endusers 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 draganddrop 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 STUFFThe call to ‘the_ddlayout()’ includes everything needed to display the Bootstrap grid and the draganddrop 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 pagelayout.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 : 3EXIF Metadata provided by EXIF.tools