Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search options below bar › Reply To: Search options below bar
November 5, 2018 at 2:53 pm
#19774
Keymaster
Hi,
Either use the search box and the settings shortcode one after another, like so:
[php][wpdreams_ajaxsearchpro id=1]
[wpdreams_asp_settings id=1element='div'][/php]
..or a shortcode generator shortcode:
[php][wd_asp elements='search,settings' ratio='100%,100%' id=1][/php]
Just don’t forget to replace the id in the shortcodes with your own.