change
<input type="hidden" name="post_type" value="software" />
to
<input type="hidden" name="post_type[]" value="software" />
<input type="hidden" name="post_type[]" value="books" />
i have to run but this should work , just add as many hidden fields as you need for each post type
Related Posts:
- Get page by template?
- Include images from pages in wp search.php results in default wp search
- Include different loop templates in search query
- Trying to edit the single page from a Custom Post
- Make parts of your wordpress website completely built with data from external APIs?
- Custom post_type search pages
- Custom Empty Results page for my Custom Post Type
- Setting a homepage – doesn’t seem to work
- Tag template not returning posts [closed]
- Add custom template ‘sub-page’ to Custom Post type?
- Include images from pages in wp search.php results in default wp search
- Search page for custom post type
- query_post while (have post) get_template_part()?
- Using custom post types within a section of a template
- How to create a custom search for custom post type?
- Extending the search context in the admin list post screen
- group search results by post type?
- Custom Post Types 404 Issue
- Template for specific post of custom post type
- Custom post type admin search
- Using standard search function with custom post type
- Loading custom page template via plugin
- Apply template to custom post type
- Search Custom Post Type with all meta attached?
- filter search result with custom post type meta key
- Custom templates for posts like for pages: page-{id} vs single-{id}
- Posts in Multiple Columns and Rows with one single loop
- Custom page type – template under page attributes?
- Exclude Custom Post Type & Pages From Auto-Tag Function
- Customize Search to only search current custom post type
- How to search from specific post type with tags?
- Single page template for custom post_type
- Trying to manage templates on a blog with lots of custom taxonomies
- wp_list_pages doesn’t work in hierarchical custom post type
- Remove header and footer but KEEP all css and js etc for a custom post template?
- How to search CPT’s by meta query from the admin dashboard?
- is_page_template not working as expected
- Share parent path between Custom Post Types and Pages?
- How to create an advanced filter search?
- How do I fix permalinks for custom post types that has the same slug as a page?
- Multiple meta_values in the pre_get_posts filter?
- Template for custom post with custom taxonomy
- Exclude pages in archives results
- Custom taxonomy and custom post type – wrong permalinks and template
- Content vs Template on custom post
- Auto Complete Search
- How to use Custom Page Templates for hierarchical Custom Post Type
- Template for all categories of a custom post type?
- How to hook up search results page to a back-end page?
- BBPress Search results in WordPress search
- Set Custom Post Type in Widget Settings for use in Widget
- Displaying and searching Custom Posts
- dropdowboxes with pre-selected custom fields optios that filters the results according seach needs
- How to let users choose where to search for posts?
- Custom post type pages return 404 page?
- Template files for Custom Post Type and Taxonomy
- Including link to custom post type in ‘wp_list_pages’ function
- Creating Sections for Post Types
- Select2 AJAX and WP Query Returns ALL and does not filter
- How to set the mainpage of a custom post type?
- Get template part with CPT and Custom Taxonomy conditionals
- Displaying a list of Contacts
- How to change single custom post template by custom taxonomy?
- Searching post types
- Getting subpage of subpage – Custom posts
- Display future posts in search
- Does “Custom Post Type” can have page hierarhy option?
- Function to allow single post template based on custom taxonomy?
- Custom Post Type, Custom Taxonomy Template: How to get current taxonomy name?
- WordPress CPT Taxonomy Dashboard Search – How to include taxonomy in search?
- Is it possible to get the specific content on the search page?
- Search for custom field input of a custom post type in ajax live search
- Custom post type defaults to index.php for archive page
- Create Custom page with custom domain
- Do not show child pages within a file page
- Custom post types & Pages hierarchy – Error 404
- Custom search for a custom post type in WordPress
- Question on templates
- Assign for all post of a post type a specific single-post template
- Taxonomy template file not working with a taxonomy that contains a slash
- Search in multiple specific post types
- How can I load Template file from wordpress plugin
- custom search form for custom post
- Custom post url in search.php isn’t the correct rewrited url
- Manually build WP_Query
- WordPress Custom taxonomy template
- Use one template for different custom post types with the same markup
- pre_get_posts not firing at all
- How to display custom post types AND regular posts separately on a shared taxonomy archive?
- How to Associate Posts with Pages
- Multisite – Echo admins profile meta
- Diffrent search templates for different post types
- Custom template support for custom post type?
- Why are my wp urls showing page not found?
- Custom Post Type Slug / Page Slug Conflict – Prevent use of reserved slug on page save?
- Problem with custom post type search
- admin search of pages returns custom post types
- Custom Post Type Template Based on Page Slug?
- PHP Button Custom link [closed]
- Custom post type is_singular condtional not working when managing sidebar display