This is the other problem I’m having with AjaxSearch.
When I use the Ajax method and Live Search, I get output that looks like the image I’ve
attached linked to
http://dev.hhiconcours.com/ajaxsearch.jpg. The missing characters above each search result appear to be incorrectly formatted breadcrumbs. There is no markup surrounding them (eg. <p> or <span>), they just appear.
The output looks like this:
<div id="current-search-results" style="display: block;">
<div class="AS_ajax_result">
<a title="Car Club Jamboree" href="/events/car-club-jamboree.php?searched=car+club+jambo&advsearch=oneword&highlight=ajaxSearch_highlight+ajaxSearch_highlight1+ajaxSearch_highlight2+ajaxSearch_highlight3" class="AS_ajax_resultLink">Car Club Jamboree</a>
I’ve gone through all of the AS templates trying to change the output, but nothing has any effect. Any ideas?
Sorry if this is double-posted. I tried to attach a file and got an error.