Member
Member
SubJunk   2012-04-27, 22:14
#1

I'm getting support requests from users about searching, they don't realise the "clear search" button is there so get confused when their search is added to their previous one instead of being a new search.
Is there a setting in the admin panel for it that I'm missing? I tried looking

Member
Member
sbillard   2012-04-28, 00:36
#2

insert this into the beginning of your search.php script
$_zp_current_search->clearSearchWords(); to clear the search.

Member
Member
SubJunk   2012-04-29, 22:37
#3

When I add that it makes no search results show up

Member
Member
sbillard   2012-04-29, 23:38
#4

You can try the development nightlies, then. There is added a parameter to the printSearchForm() function to control this behavior.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.