Funny, I’ve added this one.
/* Allow shortcodes in widget areas */
add_filter(‘widget_text’, ‘do_shortcode’);
Did not work. Have you ever used these shortcodes in a widget?
I’ve tried it in MCE visual editor, and a straight up text widget. Nothing else. Any other widget suggestions?