Template issues getting ajax search results
I’m trying to put search results into a div with ajax. The issue is I’m getting errors saying undefined function have_posts() when the the search template is accessed. It also took issue with get_header() which was in the search-results.php but I took it out. Here’s how I have it setup.