Footer Mega Grid Columns register a footer widget area for theme and allow you to add and display footer widgets in grid view with multiple columns.
As of April 2026, Footer Mega Grid Columns is a WordPress mega footer plugin with 2.0K+ active installations and a 4.5/5 rating from 10 reviews. It has been downloaded 90K+ times in total. Requires WordPress 4.0+ and PHP false+. Available on WordPress.org since 2016. Recently updated within the last 3 months. Downloads are up 8% this week.
Important Note : This plugin work better with WordPress older version till 5.7.
It still works with latest version of WordPress 5.8 or above but you need to enable Legacy / Classic / Old Widget Screen. For this you need to add following code in your theme/child theme functions.php file:
function fmgc_theme_setup() {
remove_theme_support( 'widgets-block-editor' );
}
add_action( 'after_setup_theme', 'fmgc_theme_setup' );
OR
// Disables the block editor from managing widgets.
add_filter( 'use_widgets_block_editor', '__return_false' );
Explore Footer Mega Grid Features | Annual or Lifetime Bundle Deal
Is your footer stuck in the default “1 or 2 columns” that came with your theme?
Footer Mega Grid Columns is a free plugin which allows you to create footer areas in grid depe…
This is a great plugin. It took me a lot of work though to get my footer precisely the way I want it. Now, I’m afraid to switch themes to test something, in case something happens to my footer. Would be a good idea to add an “Export/Import footer” option to the plugin.
Exactly what I’ve been searching for. Easy to use and works well. Good work!
Followed directions and it didn’t work at all with Twenty Nineteen
3 h and I can’t find out, wenn I ad a Instagram carousel in mega grid, it shows it only when I also have a content in columns. And if I have content in columns, it show all my instagram picts as well in one raw…
why?
i appreciate you to consume my time
thanks for share your knowledge.
| WordPress | 4.0+ requiredTested up to 6.9.4 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.