Add Footer Widgets When Using the Genesis Framework
When you are using the Genesis framework, you can add footer widgets using the following snippet:
add_theme_support( 'genesis-footer-widgets', 4 ); // number of widgets
Related Posts
- Move Footer and Footer Widgets Out of Site Container
- Modify Site Title When Using Genesis Framework
- Add Custom Widget Area / Custom Sidebar Using Genesis Framework
- Genesis Framework: Add Comment Policy Box
- Force Search Results to Show Excerpt When Using Genesis Framework
- Display Search Query When Using Genesis Framework