Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#12961 closed enhancement (fixed)

Default search widget title

Reported by: zeo's profile zeo Owned by: azaozz's profile azaozz
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: Widgets Keywords: 2nd-opinion
Focuses: Cc:

Description

When using twentyten theme (and also most theme out there), default search widget and set the widget title; the label 'Search' for searchform styles is identical with search widget title.

Even the submit button value is identical with the searchform label.

Some suggestion:

  1. Hide the search label (CSS)
  1. Rename the search label to 'Search for:' or anything else.
  1. Disable search widget option to set title.

Thoughts?

Attachments (1)

widget_search.png (2.2 KB) - added by zeo 15 years ago.
Widget Search. Title sets, twentyten theme.

Download all attachments as: .zip

Change History (3)

@zeo
15 years ago

Widget Search. Title sets, twentyten theme.

#1 @zeo
15 years ago

  • Keywords 2nd-opinion added
  • Milestone changed from Unassigned to 3.0
  • Version set to 3.0

For Twenty Ten, adding class="screen-reader-text" to searchform.php <form> would do the trick.

#2 @zeo
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in 14331.

Note: See TracTickets for help on using tickets.