Access Form List page through WordPress admin menu to begin creating forms.
Save your form and add our widgets to your theme, or use the shortcodes at the bottom of each of the creation pages.
ACPS allows you to override the default results page and loop by adding the files 'acps-results loop php and 'acps-results php in number of places in your folder.
The results pages work off of WP Query loop and therefore list any options based on the filters you selected.
As of version 1.1 you are able to setup your own results pages instead of using the default 'advanced-search page, you can access the options for this on the plugin's settings page...
Be sure to include the results shortcode in the area, without this the results will not load...
Classes are added to your form to make styling easy, they are based on number of things including the following labels no labels, shortcode widget, inside titles outside titles, custom container class...
It took me 10 minutes to set this up, and I even took the time to build search results page template that would match the styling of my theme.
After downloading and working with this plugin, I was able to do what I needed to in regards to being able to search based on custom post types and also is very intuitive when working with taxonomies..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more