bunları functions.php ekleyin ve bileşenlerde metin ya da html olarak eklemeyi tekrar deneyin.
add_filter('widget_text', 'do_shortcode');
add_filter( 'widget_text', 'shortcode_unautop');
add_filter( 'widget_text', 'do_shortcode', 11);
öncesinde functions.php yedeğini alın