Insert the Widget in template
<?php if(is_active_sidebar('footer1')) : ?> <?php dynamic_sidebar('footer1'); ?> <?php endif; ?>