Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Custom field in search results › Reply To: Custom field in search results
November 29, 2018 at 4:18 pm
#20190
Keymaster
Hi Tim,
You can use the settings and results shortcode to position them on the same page, as you like. In your case, you could use a combination like so:
[wpdreams_ajaxsearchpro id=1]
[wpdreams_asp_settings id=1 element='div']
[wpdreams_ajaxsearchpro_results id=1 element='div']
That should do it.