Footer widgets are disabled by default in Infinity Pro‘s template for the front page. To enable them, just edit the theme’s front-page.php
and comment out or delete this line:
remove_theme_support( 'genesis-footer-widgets' );
Footer widgets are disabled by default in Infinity Pro‘s template for the front page. To enable them, just edit the theme’s front-page.php
and comment out or delete this line:
remove_theme_support( 'genesis-footer-widgets' );