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' );
Genesis and WordPress Tutorials
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
[…] can remove the wrap for footer widgets, make them also appear on the homepage, and customize the CSS to display the 3 widget areas one below the other in Infinity […]
Hi Sridhar
Tried to do this but it didn’t take, should I have deleted both lines:
// Remove site footer widgets.
remove_theme_support( 'genesis-footer-widgets' );
Or just the second one, which is what I did?
is just a comment. It does not make a difference in the output on the frontend.
I’ve just tested this in Infinity Pro 1.1.4 and it worked fine for me.
This is why I love having a subscription to your account! Thanks for this simple fix Sridhar.
I updated to the new WordPress 5.0 and this is now broken. http://disrupt2create.com/groom . Please let me know if there is a fix? Thanks!
Nevermind, I put this on the wrong post!