Once plugin installed, Check you Widget section for widget name Footer Mega Grid Columns. You just need to add the following code in your theme footer.php file
if( function_exists('slbd_display_widgets') ) { echo slbd_display_widgets(); }
Check the output below: