Jump to content
Sign in to follow this  
allanv74

Search Result page / WHP3

Recommended Posts

allanv74

Hi guys, I have not yet tested the search result page in WHP3 ...so I did. The search result page looks like a blog; listing: "On June 24, 2010, in Uncategorized, by admin" below each headline result, an icon with "0 comments" and the option to "Leave a response". ( all my pages are "pages", not "posts") I would like to not show any of these, as they have no relevance on my site. Please advise, as I'm obviously still new to this. Thanks, AllanV74

Share this post


Link to post
Share on other sites
cmunns

If you're trying to remove comments globally then it's pretty simple by deleting this line in _posts.php ` <?php if(!is_page() || (is_page() && pagelines('pagecomments', $post->ID))) include(THEME_LIB.'/_commentsform.php');?> `

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×