We are unable to return results after searching. Results do populate in the dropdown, but after hitting enter, we receive no results. I have gone through the troubleshooting in the documentation and have not been able to solve it.
To recreate, type “container” into the input. If you wait you will see 2 items populate in the dropdown. However, if you hit enter and search, no results are returned.
I am unsure if perhaps the issue is file hierarchy? Or perhaps there is a method or function we need to call in one of the core wordpress files to correctly return results? We used a custom fields based approach, so we usually do not return the_content() in most of our pages. Attached is a screenshot of all the php files we are using at the theme level. You will see some of them are custom and some are the core wordpress files.