Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Adding CPT Slug to Result › Reply To: Adding CPT Slug to Result
October 28, 2021 at 11:59 am
#35380
Keymaster
Hi Julien,
Via the advanced title and content fields, you can print the post type name via the __post_type pseudo variable.
In your case the advanced title field could be something like:
{titlefield}[ - {__post_type}]