I'm using the Options theme by Justin Tadlock. The index builds very quickly - kudos btw. However, any attempt at searching returns no results. The plugin functionality doesn't appear to be called...
I appreciate any thoughts you might have.
Rob
I'm using the Options theme by Justin Tadlock. The index builds very quickly - kudos btw. However, any attempt at searching returns no results. The plugin functionality doesn't appear to be called...
I appreciate any thoughts you might have.
Rob
It's hard to help, as Options has been discontinued, so I can't download it and try it out myself.
Probably has something to do with the presentation of search results. Relevanssi uses is_search() to check if WordPress is showing search results and then replaces the $posts array with a custom-made one. Is Options using a regular Loop to display search results or something strange?
You must log in to post.