Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Incorrect total result count › Reply To: Incorrect total result count
August 5, 2024 at 10:58 am
#48912
Participant
Thanks Earnest,
Just out of interest, would we be able to apply a temp fix for this using the javascript API and getting the result count?
My thoughts are…
Search, if load more button does not appear, results count message will read Showing X results
Search, if load more button does appear, results count message will read Showing first X results
I’ve been trying to tap in to the search using the javascript API but can’t seem to get a result count from anywhere. Perhaps you could point me in the right direction?