Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › 2 questions about search results and styling › Reply To: 2 questions about search results and styling
May 20, 2025 at 9:56 am
#54076
Keymaster
Hi,
Thank you very much for your kind words!
1. You are looking for the auto-populate feature, that will let you display initial results on page load.
2. Sure! Depending on the implementation, you can either use search the settings and the result blocks, or use their shortcode versions, in your case:
[wd_asp id=1]
[wpdreams_asp_settings id=1 element='div']
[wpdreams_ajaxsearchpro_results id=1element='div']
This will print the search, settings and the result containers under each other as you need it.