Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Results – many points › Reply To: Results – many points
February 26, 2020 at 1:04 pm
#26009
Keymaster
Hi,
1. The plugin does not (and can not) affect what and how is displayed on the results page. It simply pushes the result objects there, and the theme parses each field. In this case, I guess the theme displays the post excerpt as the result field. To change that, you might have to edit the theme files to print the whole filtered content, or maybe using a page editor could also work.