Archived topic
Search not working for unregistered users
1 reply · Started by Francis on July 9, 2019
Hi I need assistance to make the search bar on Menu work for unregistered users. Currently, it only works for logged in users. I tried disabling all plugins and re-enabling them 1 by 1 but couldn't find the culprit. Is there some sort of code that I could insert under functions.php?
Hi there,
The WordPress search should work for everyone by default.
You must have something on the site preventing it from happening.
Any caching plugins?
Any custom functions added to your site? (child theme or code snippets)
Any custom permalinks?