I have two methods of searching on a site. 1. live search without reload Because of this get_header(), get_sidebar() and get_footer() isn't called. 2. A modal popup with a search So when visiting domain.com/?s=keyword it shows the results without header,sidebar, and footer. What would be the best way to get both of these working?