Enable shortcodes in all widgets
// ENABLE SHORTCODES IN ALL TEXT WIDGETS add_filter('widget_text', 'do_shortcode');