I don't need to search for pages in my site and only want to search posts, is there a way to do it? Thanks
|
feedback
|
|
The below should make the page post type no longer search-able.
| |||||||
feedback
|
|
The following in functions.php also works well:
| |||||
feedback
|
|
put this in your search.php
right below this code -> you can find more on here http://wordpress.org/support/topic/possible-search-only-posts-exclude-pages | |||||||
feedback
|