I managed to get my search on my custom WP site to work correctly and I now have it styled like I want but I've run into a couple of other problems.
Site is: http://www.successjustclicks.com/blog/
If I search for a term, it works as it should but my sidebar and footer are missing. I've tried the get_sidebar and get_footer but those don't seem to work. I've also searched and searched for a solution. Any suggestions?
Also, at the current moment, the search page is coded to display 10 posts per page. However, in situations where there are more posts, I'd like a "show more" link to show up at the bottom of the list to navigate the user to the rest of the results. Can anyone advise on how to accomplish this? Thanks.
-LT