Please check the search here http://amaziran.com/testsearch/
I got an php error and my search box not working. Fatal error: Only variables can be passed by reference in /public_html/wp-content/plugins/ajax-search-pro/search.php on line 223
I also get js error TypeError: response.match(…) is null
If you updated from older version, you should have checked the documentation or knowledge base, there is a tutorial on safe updating. I solved that issue, by saving the caching options.
Some of the theme styles were overwriting the search stylesheets aggressively, so I had to put a few lines of custom CSS into the search options. It should now appear correctly 😉
Hi,
I have an questions. Is it possible to separate post type on search result? for example, for post there will extra class on search result items and for post different class.