I am using jquery autocomplete for my category search, my categories are the school names, for example if i search for clemson university and click on it should take me to the category page, but every time it shows me 404 error of page not found.
this is my category url that works,
http://bootydrop.insiteadvice.org/category/clemson-university/
but when i search clemson university of click on it
i get this url
http://bootydrop.insiteadvice.org/category/clemson%20university
Can any one help me on this, or could suggest a solution to this.