Search Shortcodes
You can place the search box anywhere with a simple shortcode, or you can use the more shortcodes to position the settings and results anywhere else on the same page.
Simple box shortcode

Settings shortcode
This shortcode is to place the settings box in a different position than below the search bar.
For example the search shortcode is over this paragraph, and the settings shortcode is below it.
Syntax:[wpdreams_asp_settings id=1 element='div']PHP Syntax:
<?php echo do_shortcode('[wpdreams_asp_settings id=1 element='div']');?>
Results shortcode
This shortcode is to place the results box in a different position than below the search bar.
For example the search shortcode in the previous paragrhaph, and the settings shortcode is below this.
Syntax:[wpdreams_asp_settings id=1 element='div']PHP Syntax:
<?php echo do_shortcode('[wpdreams_ajaxsearchpro_results id=1 element='div']');?>
Shortcode generator
To easily generate a simple search | settings | results column based layout the shortcode generator is to help you out.
Place the elements where you need them, define the ratios, and the generator will create one simple shortcode for it to use.
