Settings: Mobile Behavior > Action when tapping the return button (search icon on virtual keyboard) is set to: Redirect to: Results Page
Issue:
On mobile (iPhone) or Tablet (iPad).
We want users to have the same experience on desktop where you press enter or click search – it takes you to the results page. However this is not happening on mobile or tablets. Instead what is happening is, the user gets a list of results in a dropdown.
How can we fix this issue or is this a bug within the plugin?
This topic was modified 9 years ago by Chris Corbett.
It is doe to a known issue with the latest release, where I was trying to fix another mobile related bug.
To resolve it, a small custom code snippet is needed. Place this code to the functions.php file in your active theme directory (copy from line 3):
(please make sure to have a full site back-up before making any changes to your site code!)
Let me know if you need help with implementing it.
I hope this helps!