Title: Needs Search
Last modified: August 19, 2016

---

# Needs Search

 *  Resolved [mattd241](https://wordpress.org/support/users/mattd241/)
 * (@mattd241)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/needs-search/)
 * Doesn’t come with a search box and when using widget the search box appears, 
   but no button.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [mattd241](https://wordpress.org/support/users/mattd241/)
 * (@mattd241)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/needs-search/#post-1559775)
 * My bad. This relates to the theme, Tribune. Thought I was posting within it’s
   comments section.
 *  Thread Starter [mattd241](https://wordpress.org/support/users/mattd241/)
 * (@mattd241)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/needs-search/#post-1559784)
 * **Search Resolved**
 * Maybe not the best solution, but I got something to work.
 * **In sidebar.php of theme.**
 * **Find:** <div id=”sidebar”> (It is Line 1)
 * **Below add:**
 * <b>_Name-Your-Searc_h</b>
    <!– begin search –> <div class=”first box”>
 *  <form method=”get” action=”<?php bloginfo(‘home’); ?>/”>
    <input type=”text”
   onfocus=”if (this.value == ‘Search’) {this.value = ”;}” onblur=”if (this.value
   == ”) {this.value = ‘Search’;}” value=”” name=”s” /> <button type=”submit”>_Name-
   Your-Button_</button> </form>
 *  </div>
    <!– end search –>

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Needs Search’ is closed to new replies.

 * 2 replies
 * 1 participant
 * Last reply from: [mattd241](https://wordpress.org/support/users/mattd241/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/needs-search/#post-1559784)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
