Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › no results for any key word › Reply To: no results for any key word
December 16, 2021 at 10:06 am
#35974
Keymaster
1. You could try using the javascript API. Whenever the results are shown the asp_results_show event is triggered. You can attach an event handler to that, and make the box visible via the code.
2. That only affects the live results list. In that case, only the first batch of the results is displayed, without the “load more” feature.