This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Simple change to plugin that I can't figure out

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

#40671
Ernest MarcinkoErnest Marcinko
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!