[wp-trac] [WordPress Trac] #4258: Widgets don't show up with new
integrated widgets.php
WordPress Trac
wp-trac at lists.automattic.com
Sun May 13 11:40:18 GMT 2007
#4258: Widgets don't show up with new integrated widgets.php
-------------------------+--------------------------------------------------
Reporter: kretzschmar | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Version: 2.2
Severity: normal | Keywords: widgets, dynamic_sidebar
-------------------------+--------------------------------------------------
Although all Widgets are shown nicely under presentaion tab, they don't
show up in the blog if you register your sidebars using names instead of
the default numbers.
If you use:
register_sidebar(array('name'=>'Sidebar-Column1'));
You can't use:
dynamic_sidebar('Sidebar-Top');
to show Widgets. Only by using numbered Sidebars (SIdebar1, Sidebar2 etc.)
it works.
(btw I am using a german locale).
--
Ticket URL: <http://trac.wordpress.org/ticket/4258>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list