Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › advanced fields: custom taxonomy › Reply To: advanced fields: custom taxonomy
November 12, 2018 at 3:05 pm
#19904
Keymaster
Hi!
Sure, all you need to do is prefix the field with __tax_ or _taxonomy_, so it becomes:
[code]{_taxonomy_staff_team_qm}[/code]
You can pass more parameters to that code as well, you can read more about it here.