[wp-trac] [WordPress Trac] #10574: Widgets - text block not working
WordPress Trac
wp-trac at lists.automattic.com
Sun Aug 9 10:09:33 UTC 2009
#10574: Widgets - text block not working
-------------------------------+--------------------------------------------
Reporter: serbanghita | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Widgets | Version: 2.8.3
Severity: normal | Resolution: invalid
Keywords: reporter-feedback |
-------------------------------+--------------------------------------------
Changes (by dd32):
* status: new => closed
* resolution: => invalid
* milestone: Unassigned =>
Comment:
I would say its your theme, As the Text widget which ships with
WordPress has the title "Text" and a description of "Arbitrary text or
HTML", yours shows "text" and "text" meaning that something has replaced
it. Since you've only got the theme active, it points to that.
You'll need to bug the Theme author to make the theme compatible.
I've just looked up the theme, and it indeed does replace the default text
widget, and doesnt provide a interface to modify it, It seems a fluke that
it worked under WordPress 2.7.. relying upon the inherited forms rather
than defining its own.
You could try removing the line {{{register_sidebar_widget(__('text'),
'widget_aoe_text');}}} from the themes functions.php file, but no
guarantee's it'll work.
invalid: Its not a WordPress core issue
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10574#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list