Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › how to have search field + taxonomy dropdown on one horizontal line? › Reply To: how to have search field + taxonomy dropdown on one horizontal line?
April 19, 2024 at 8:42 am
#47873
Keymaster
Hi,
You have multiple options, but in all cases you will need to use the settings shortcode. I recommend checking this tutorial for all the details.
In short, if you are using a page builder, then make two columns and put the search shortcode [wd_asp id=1] to the left and the settings shortcode [wd_asp_settings id=1 element='div'] to the right column.
You can also use the shortcode generator, but if I recommend using the theme/page builder with the separate shortcodes instead as with that you get more flexibility.