Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › How to only show the default wp post text in results › Reply To: How to only show the default wp post text in results
February 2, 2023 at 6:05 pm
#41205
Participant
I was able to solve this by getting rid of {__content maxlength=130}
and using {descriptionfield} instead, but grabbing the text from the post content instead than from the excerpt.
I still think {__content} has issues with html tags though.