Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Results showing wrong description › Reply To: Results showing wrong description
September 17, 2021 at 10:04 am
#34803
Keymaster
Thanks!
I made an adjustment to the search plugin code to force the same post-processing for the non-ajax results, now the
the_asp_result_field('content', true); call should return exactly the same strings as in the live results list.