Widgetized Page Template

plugin banner

Automatically widgetize any page when using the Genesis Framework.

Author:Alexis J. Villegas (profile at wordpress.org)
WordPress version required:4.5
WordPress version tested:5.5.3
Plugin version:1.1.0
Added to WordPress repository:06-03-2017
Last updated:01-08-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:https://github.com/ajvillegas/widgetized-page...
Total downloads:2 173
Active installs:20+
plugin download
Click to start download

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' ) );

Screenshots
ChangeLog