Hi,
I have a problem regarding Search on one of the pages. I've made custom 404 page using your 404-simple layout: www.allaboutturkey.us/404.html . I have updated the var cx = on the search.html page (www.allaboutturkey.us/search.html). Strangely, search from any of my pages' header works fine, but not from 404.html .
Is there anything wrong in my 404.html as regards to searching?
<form action="search.html" method="get" role="form" class="nobottommargin">
<div class="input-group input-group-lg">
<input type="text" class="form-control" placeholder="Search for Pages...">
<span class="input-group-btn">
<button class="btn btn-danger" type="button">Search</button>
</span>
</div>
</form>Thanks.
Burak
