This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: How to only show the default wp post text in results

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

#41205
kyriankyrian
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.