Widgetized Page Template

Widgetized Page Template Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,162 downloads
Widgetized Page Template Icon

Try plugin: Widgetized Page Template

We'll create fresh WordPress site with Widgetized Page Template installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Widgetized Page Template

Automatically widgetize any page when using the Genesis Framework.

2


0


0


0


0

updated: 4 years ago
since: 7 years ago

Description

This plugin will automatically generate a page-specific widget area that replaces the content of the page when selecting the ‘Widgetized Page’ template. Requires the Genesis Framework.

You can add support for Genesis structural wraps when using the ‘Widgetized Page’ template along with the full-width Genesis page layout option. The following example shows how you can implement this on your theme:

// Add structural wrap to page widget area section
add_theme_support( 'genesis-structural-wraps', array( 'header', 'footer-widgets', 'footer', 'site-inner', 'page-widget-area' ) );