Hi @cannyboy:
There’s a plugin called Search Unleashed that gives lots of different functionality. One of my clients was using it and I was impressed with the control it gave. Not 100% sure it will give you what you need but it’s worth checking out.
If your blog only has post_types of “post” and you don’t use them for the rest of the site you could use @TerryMatula‘s suggestion but with $post_type
=> 'post'
instead, i.e.:
<input type="hidden" name="post_type" value="post" />
Related Posts:
- How do I represent ‘chunks’ of content within WordPress?
- Blog posts on one subdomain, pages on another
- How can I import users into WordPress?
- Stress testing WordPress
- Can I use wordpress for a non-blog site?
- Can I / Should I use WordPress as a CMS for my Flash application
- Using wordpress for a four-page website may be an overkill?
- Search form with Category and Sub Category
- WordPress product catalog site [closed]
- What are the advantages of WordPress over other systems?
- Putting main WordPress blog under a different folder name
- Is a complex site possible with WordPress?
- Convert link in WordPress 3.2.1
- WordPress for a business catalog site
- Why are wordpress posts not hierarchical?
- WordPress as a CMS – best way to decouple publishing/front-end
- Updating my wordpress CMS to 4.7 gives me a blank HTML area during the upgrade process
- Content management for static pages
- WordPress in Drupal
- Why does blog page not reveal it’s template?
- Is wordpress truly capable of anything other than blogging? [closed]
- Is wordpress a library with a default GUI?
- Editing Code for CMS *** Fixed – my own stupidity – I appologise and thank everyone for their help [closed]
- Show a different link based on IP
- Can I manage content of my custom site using wordpress?
- Get Drupal user into WordPress
- How do I add open graph tags? [closed]
- Can’t access Dashboard after WordPress 3.3 Update?
- Heterogeneous content on a page
- Multiple editable content on page
- Set a WordPress website’s language without affecting the back-end
- Can WordPress used as a CMS? [closed]
- Search for words with telephone numbers from 2-3-4 tree
- how to calculate binary search complexity
- How can I exclude one word with grep?
- Is there a short contains function for lists?
- Consistent and Admissible Heuristics
- Python list of dictionaries search
- Solr vs. ElasticSearch
- Search all the occurrences of a string in the entire project in Android Studio
- What is the difference between graph search and tree search?
- How do you make Vim unhighlight what you searched for?
- How to search through dictionaries?
- Finding text inside a folder using terminal
- How to do case insensitive search in Vim
- Finding all possible combinations of numbers to reach a given sum
- grep for special characters in Unix
- PHP variables don’t evaluate in the query [duplicate]
- How to display WordPress search results?
- How can I customize wordpress content egg searh form?
- Tips for using WordPress as a CMS? [closed]
- Search is always exact [closed]
- How to create a custom search for custom post type?
- Extending the search context in the admin list post screen
- Customizing Only a Specific Menu using the “wp_nav_menu_items” Hook?
- Include custom taxonomy term in search
- Using meta query (‘meta_query’) with a search query (‘s’)
- Advanced search form with filters for custom taxonomies and custom fields
- how to limit search to post titles?
- Can I force WP_Query to return no results?
- How to create live autofill search?
- Post_count only shows the number of results per page
- Implementing a CrunchBase.com Clone using WordPress?
- How can I implement a location based (zip code) search in WordPress?
- How to highlight search terms without plugin
- How do I remove Pages from search?
- Style custom columns in admin panels (especially to adjust column cell widths)
- Empty search returns home page, how to return not found search page?
- How to search for (partial match) display names of WordPress users?
- Is there anything that Joomla or Drupal can do that can’t be done in WordPress? [closed]
- How to search all user meta from users.php in the admin
- How to make search include data from wp_postmeta?
- Creating a search form for custom fields
- How does WordPress search work behind the scenes?
- How do I improve this admin query snippet to avoid generating duplicate results on non-meta searches?
- Search posts by ID in admin
- Pretty permalinks for search results with extra query var
- Searching multiple custom post types and pages
- Edit “thank you for creating with WordPress” in version 3.3.1
- Remove some pages from search
- WP Query where title begins with a specific letter
- How to prevent a post from being deleted?
- Limit search to latin characters
- How to look at code in WordPress repositories without downloading?
- Extend WordPress search to include user search
- How can I create a taxonomy meta-box with search suggestions but no new terms input?
- How to remove search bar from a wordpress theme? [closed]
- Is there a way I can write a series in WordPress?
- How to redirect to post if search results only returns one post
- AJAX search on post pages by custom post type
- Including categories in search results
- How can I change the admin search posts fields?
- Display search results within the same page
- How to make a WP_Query search with custom post types?
- Empty search input returns all posts
- group search results by post type?
- How can i move search results onto a specific page?
- Using pre_get_posts to rewrite search query to display posts from multiple taxonomies
- How do I add a search bar to my header?
- Remove meta robots tag from wp_head