A little Wordpress help please?
Ok, so I’m working with a wordpress plugin that creates 3 dropdown menus and a search button for the site categories. When you hit search it returns results for all categories selected. Unfortunately, if there are no results, it simply returns nothing. I need to get a notification (i.e. Whoops, no results there!) and I’m not sure where to go.
I’ve tried lots, including preg_match, but to no avail.
I’m running on Thesis if that helps. I’d really appreciate your help and I know there’s some right smarty pants out there.