Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › How to display custom field in search results? › Reply To: How to display custom field in search results?
February 20, 2024 at 10:42 am
#47012
Keymaster
Hi,
Are the fields by any chance taxonomies and not post meta?
In that case try:
<p>{__tax_company_catalog}</p>
<p>{__tax_company_state}</p>