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
- 2 Templates 1 custom post type according url
- WordPress sort search results by custom order
- Trouble with CPT Child 404
- Database to page routing API?
- Custom taxonomy and custom post type – wrong permalinks and template
- Assign same parrent Page to pages AND custom post types
- Can I override a CPT template on a per post basis with Gutenberg block editor?
- Including metaboxes from custom post types in global search — continued
- Custom post type not showing in search result
- Allow Static Page Load Dynamic Child Pages
- No Permission to add new Page, Post or CPT with Admin role
- What to and how to proceed with CPT to make DB small and efficient?
- Content vs Template on custom post
- Pretty URL for custom search for custom post type
- Add post location with mile radius allowing search
- Include custom post type content in search
- How to use custom template files in deeper directory?
- Get post count for search result based on post type
- WordPress Doesn’t Generate Taxonomy Archive
- A case for Hierarchical Custom Posts
- Static page determines as home, but it is not
- Auto Complete Search
- search suggest – filter post type
- Searching Custom Post Types
- Custom taxonomy returns 404
- Show Custom Post Type meta boxes only on Page Edit
- Filter widget outputs
- Why does my content disapear when I make a page to match an archive name?
- Adding Page Templates to post but it ignored it
- How to use Custom Page Templates for hierarchical Custom Post Type
- How do i search authors from search form using author’s name
- Template for all categories of a custom post type?
- Remotely search WordPress sites using xml-rpc
- Migrating a taxonomy’s tags to the native category
- How to hook up search results page to a back-end page?
- Flush Rewrite Rules when new site is created on network
- BBPress Search results in WordPress search
- Limit Search to Post Type With Apostrophe return search not found
- Search filter triggered & sort by custom post type
- Top Level pages in wordpress giving 404, but child pages working fine
- Set Custom Post Type in Widget Settings for use in Widget
- Displaying and searching Custom Posts
- Search by tag name and category
- Page for custom post type
- Searching Custom Fields
- Advanced search form with filters for custom taxonomies
- WordPress custom taxonomy template not working
- dropdowboxes with pre-selected custom fields optios that filters the results according seach needs
- filter search custom field query
- Different results between permalink and query var search
- How to let users choose where to search for posts?
- WordPress Custom Search by post_type
- How can I get this request to use the Custom Post Type page template instead?
- Include custom taxonomy term in search
- How to specify a template for a path like http://example.com/something?
- Custom templates for a specific category
- Archive for a Taxonomy of a Custom Post type
- Why does not this wp_redirect work in is_single()?
- Why is get_pages() returning a boolean?
- What content types are shown at a search page?
- Can NOT search my custom post type?
- Custom post type pages return 404 page?
- Pros and cons of a custom page vs custom post type template file
- Search one custom post type ONLY, disable “all posts”
- WordPress 3.9 not using custom template
- How to include custom post type posts on a page?
- Template files for Custom Post Type and Taxonomy
- Set templates for custom post types
- How to Create Template File for Parent Page of Custom Post Type
- Including link to custom post type in ‘wp_list_pages’ function
- Pagination Error : Duplicate argument being outputted
- how to remove pages loading with the archive templates
- the_content(); of custom post type treated as an array or object
- WordPress search and date filter not working with custom post type
- Main query not querying any posts in custom taxonomy template
- Multiple pages per post (not pagination)
- Custom posts template page
- Loop through custom posts by taxonomy and display the titles in a list, it is repeating 8 times
- Can I change my post type to anything and my site still work?
- How can I use archive-{post_type}.php theme template?
- Page listing Custom Posts
- Display an authors post on a single page only when they are logged in
- Custom filter for main search: how to exclude specific post_type from search results
- Why are some of my custom posts not showing up on my page?
- make permalink go to a custom single.php file
- Add Previous/Next Buttons to CPT Single Pages Only