i downloaded the plugin again just to be sure
in the file
lib/exceprts-hightlights.php line 278
i changed it so both needle and haystack were in uppercase on the second run through.
$pos = strpos(strtoupper($excerpt_slice), strtoupper($term));
it seems to work now. was it really the case of the search term resulting in no finds when making the excerpt?
2 more questions!
Can i add all exceprt_slices that match on the results page?
Alternatively can i show how many other results matched the search term in a post.
On the custom search results page i made how can i make a “search again” box that uses its self as the search results page…thats probably a wordpress question though isn’t it.
thanks!!
frank