i am using a widget ??
genesis_widget_area( 'front-page-4', array(
'before' => '<div id="wie-arbeiten-wir" class="front-page-4"><div class="solid-section"><div class="flexible-widgets widget-area' . altitude_widget_area_class( 'front-page-4' ) . '"><div class="wrap">',
'after' => '</div></div></div></div>',
) );
to get the widget loading a shortcode i am using the Plugin: “Allow Shortcode in Text Widgets”.
With 1.4.2 everything went fine :/
Dont know whats the matter