Page Layout

By : unknown

WARNING: USE ONLY WITH JAVASCRIPT! The backend of this plugin works only with browser with javascript enabled

This plugin allows to dynamically activate the widgets system on a WordPress page, creating complex layouts.

You can define new layout via the function register_layout() in the function.php file of your theme. The plugin define two sample defaults layouts that you can see in Screenshots section.

e.g.

<?php
// <your_theme>/function.php
if ( function_exists('register_layout') ){
    register_layout(array(
        'name' => 'Name of Layout',
        'zones' => array( 'name of zone one', 'name of zone two', 'name of zone three' [, ...] ),
        'thumbnail' => 'thumbnail-of-layout.jpg', // with extension (jpg/gif/png)
        'template' => 'name-of-php-template-file' // without extension
    ));
}
?>

The code of the new template plans to use a new property of the global object $post: $post-> layout

e.g.

<?php 
$zones = $post->layout['zones'];
foreach ($zones as $zone){
    dynamic_sidebar($zones[0])
}
?>
  • The php template file should be placed in the folder layouts of your theme folder (/wp-content/themes/<your_theme>/layouts/<name-of-php-template-file>.php) or in the plugin folder (/wp-content/plugins/page-layout/layouts/<name-of-php-template-file>.php) if you want the layout to be independent from the theme.

  • The thumbnail should be placed in the child folder of layouts: layouts/thumb/<thumbnail-of-layout.jpg>.

  • If you want to include also a related css file separate from the theme installed you can create it in /wp-content/plugins/page-layout/css/page-layout-general.css or for each php template /wp-content/plugins/page-layout/css/page-layout-<name-of-php-template-file>.css.

  • The plugin include a simple widget to display the content of current page

Page Menus Widget

Add custom menu widgets only to specific pages. Developed for use of WordPress as CMS. Heavily based off of Advanced Menu Widget. Features include: Custom hierarchy - "Only related sub-items" or "Only strictly related sub-items". Starting depth and maximum level to display + flat display. Displa.........

Similar: 37%

PageLines Platform 5

Welcome to PageLines Platform. This plugin connects your site to the PageLines platform and infrastructure. It's designed to help you build great websites, faster. ...

Similar: 32%

Page Builder by SiteOrigin

Page Builder by SiteOrigin is the most popular page creation plugin for WordPress. It makes it easy to create responsive column based content, using the widgets you know and love. Your content will accurately adapt to all mobile devices, ensuring your site is mobile-ready. Read more on SiteOrigin..........

Similar: 32%

Massive Visual Page Builder

page builder that enable build theme Pages visually using a wide set of Shortcodes With advanced platform that has every things you need to manage page items and their layouts, and customize their Style & Skin,it works with every theme to design a custom homepage or any other page or post. Fea.........

Similar: 30%

Page Builder by PaceThemes

Pace Builder by Pace Themes is an easy to use and intuitive Page Builder. Create pages & posts with responsive layouts and complete control on the content including CSS and Typography. Built on the famous Twitter bootstrap framework, your content will adapt to any screen size including mobiles. .........

Similar: 27%

Responsive Column Widgets

Do you want to arrange widgets horizontally? If so, this plugin may be the solution for you. Or if you are a developer and looking for an easy way to render some outputs in responsive columns, this plugin will be handy. Pass your arrays to the plugin filter. Then the plugin will take care of it for.........

Similar: 12%

★★★ FLASH ROTATOR GALLERY ★★★

★★★ FLASH ROTATOR GALLERY is a flash real 3D module with an expectacular desing. Flash rotator gallery is perfect to create: 3D photo galleries 3D portfolios 3D menus 3D slideshow 3D headers 3D banners 3D catalogs for your products All that you can needs.........

Similar: 8%

Instant Highlighter

It is recommended that you install the HOT, NEW & EXCITING [Rooh.It Plugin](http://wordpress.org/extend/plugins/roohit-plugin) instead Makes Your Web-Site/Blog VERY Viral! Puts a horizonal highlighter pen: anyone can make highlights on any part of your web page and automatically post them to a.........

Similar: 7%

Rooh.it Instant Highlighter: Save and Share `parts` of web-pages

Makes Your Web-Site/Blog VERY VIRAL! Add a highlighter pen to your blog: anyone can then make 'highlights on any part of your page' and easily post them to any Social Networking & Bookmarking site (Facebook, Twitter, LinkdIn, Digg, etc.) Each post auto includes a tiny URL linking other readers .........

Similar: 7%

Social Share 2.0 - Social Bookmarks

This plugin adds a small widget within each blog post to share blog posts on Facebook, Twitter, Google Buzz, Digg, Surfpeople, and well over 100 more social bookmarking and sharing sites ....

Similar: 4%