Opened 3 years ago
Closed 3 years ago
#12961 closed enhancement (fixed)
Default search widget title
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Widgets | Version: | 3.0 |
| Severity: | normal | Keywords: | 2nd-opinion |
| 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:
- Hide the search label (CSS)
- Rename the search label to 'Search for:' or anything else.
- Disable search widget option to set title.
Thoughts?
Attachments (1)
Change History (3)
- 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.
Note: See
TracTickets for help on using
tickets.

Widget Search. Title sets, twentyten theme.