Hello all,
I created this page - http://pieforensic.com/resources/ - in wordpress with a search function. The problem lies in whenever I try to search, it redirects me to the home page, but the url displays this when searching for "hail" - http://pieforensic.com/?s=hail. I know that url is the right url, but the search.php page is not being used.
It has worked before, but I have a feeling that the search function is not working properly because I moved the index.php and htaccess files to the main directory (the wordpress core files are located under a subfolder entitled - "articles") per http://codex.wordpress.org/Moving_WordPress.
I have also tried deactivating all plugins with no luck.