Hello,
in the WordPress plugin menu, I had selected the redirect to the results page when the user clicks the return button in the mobile version of my site and this has always worked until a few weeks ago.
One of the latest updates must be doing something wrong, because at the moment, in the mobile version, the users of my site are forced to see the live search when they hit return, although, as said, that’s not my preference.
What can I do to correct this?
It is 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!)
If you need help with that, feel free to leave FTP access, and I will do it for you.