Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Display label at filter result. › Reply To: Display label at filter result.
November 23, 2018 at 11:43 am
#20076
Keymaster
Hi,
I think there might be a different solution to that. Have you tried the taxonomy advanced fields yet? If you have for example a taxonomy ‘location’, then you can use this in the advanced fields like so:
[code]{_taxonomy_location}[/code]
..and it will display the terms from that taxonomy in the results.
You can use the results shortcode, within the template or post content to move the results to that location, on the same page.