Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Simple change to plugin that I can't figure out › Reply To: Simple change to plugin that I can't figure out
December 31, 2022 at 12:18 pm
#40671
Keymaster
Hi!
The easiest was is to probably use the settings and the search shortcodes one after the other like this:
[wpdreams_asp_settings id=12element='div']
[wd_asp id=12]
Another way is to use a single shortcode from the shortcode builder like this:
[wd_asp elements='settings,search' ratio='100%,100%' id=12]
I hope this helps!