Tagged: Search Bar
Hi,
Search bar from the website works from the computer.
If I check the website from a mobile and click on the search bar, then I’m asked to insert a username and password.
How can I delete this ?
This is no standard behavior – are you sure that there is no extra snippet in your child-theme.
For example – it is possible to only show search for logged-in users.
Easiest way to test – log out on your PC and look if it is still working for PC
Hi,
That is not part of the theme like @guenni007 pointed out. Please try to deactivate all plugins and remove any custom code you might have added. Also please check if there is something in your .htaccess file which might be adding that.
Best regards,
Rikard
Hello,
I did all this but it’s still isn’t working.
Could you please tell me where I could find in the back office the section corresponding to the search bar ?
Thanks.
Hi,
Please check the .htaccess file at the root of your WordPress installation to see if you have enabled HTTP authentication there.
You can find the search.php file inside /wp-content/themes/enfold but this is not related to Enfold. You can switch to another theme and check the search form to verify that.
Best regards,
Yigit