Hi,
with the last version of WordPress ajax search pro, i met somes bugs.
First :
– add stripslashes in style.css.php for output $style because this file generated the style(number).css with slashes for font as Arial, verdana and the display is break for ie8 & ie9
for example :
font-weight:normal;font-family:'\Verdana'\, Geneva, sans-serif;color:#212121;font-size:11px;line-height:13px;}
– in ajaxsearchpro.php, you don’t need reload exisiting library as wpdreams-aspjquery and wpdreams-aspjquery-ui, you can replace theme by jquery and jquery-ui-core, because wordpress includes in js folder the jquery and jquery ui.
– when you try to change striptagsexclude value, the plugin doesn’t save your modification for this field, why ? i don’t know
– add jquery noconflict option
Thanks for your great plugin, i hope you can fix or add somes improvements