Search Function Not Working Home › Forums › Envor – Fully Multipurpose WordPress Theme › Search Function Not Working This topic has 4 replies, 2 voices, and was last updated 11 years ago by maryPG. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 19, 2015 at 7:38 am #110 oceanthemesMember Hi, Please send link your website for check and where you enter search? search form on header or sidebar? Search form is support only search post blog and not support search portfolio or page. You can edit code in file search.php Remove line code in top file : global $wp_query; $args = array_merge( $wp_query->query, array( 'post_type' => 'post' ) ); query_posts( $args ); Good luck May 19, 2015 at 8:48 pm #112 maryPGMember Thanks for the reply and help. I appreciate it. One more question: How do I adjust the content that appears on the search results page after a search is completed. What file do I need to change? Thanks! Mary May 20, 2015 at 7:48 am #115 oceanthemesMember Hi, You need edit code in file search.php Good luck May 20, 2015 at 4:57 pm #116 maryPGMember Hi! Thanks for your response. Please see this screenshot: >> http://marygillen.com/example.jpg Am trying to delete the line I have highlighted in yellow. Not seeing it on search.php and wonder if it is from an include file? Please advise. Thanks! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In