• damion1980

    (@damion1980)


    I created a custom search form but it doesn’t seem to search for the content on the website. This is the code I used..

    <div class=”search”>
    <form name=”search_site” class=”search_site”>
    <h2>Site Search</h2>
    <input type=”text” name=”search” id=”search” placeholder=”Search Site” />
    <input type=”submit” value=”search” />
    </form>
    </div>

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom search box no working’ is closed to new replies.