Add Structural Wraps Add support for structural wraps in your site using the Genesis Framework: <?php // Add support for structural wraps add_theme_support( 'genesis-structural-wraps', array( 'header', 'nav', 'subnav', 'inner', 'footer-widgets', 'footer' ) );