Display widget outside sidebar?
I want to display a widget outside the sidebar, but I can't get my code to work.
The theme name is radius-primary-sidebar and my widget id is text-20 (according to the html in the admin page. See image #1).
I've tried using the_widget("radius-primary-sidebar", "widget-id=text-20"), but that didn't return anything.
What I'm I doing wrong?
I'm using wordpress 3.5.2.
From /wp-admin/widgets.php in the admin panel.

Topic widget-text widgets Wordpress
Category Web