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

Reply To: Results showing wrong description

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Results showing wrong description Reply To: Results showing wrong description

#34673
zonita08zonita08
Participant

Hi,

I did try adding the_asp_result_field($field = ‘content’, $echo = true); in the code but it returns all the tags etc along with the content which is not the same as description in dropdown. What’s the name of the field that I can use to get the description of search results same as the one in dropdown? I know the results are stored in $r but even that is not working.