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

Reply To: Display label at filter result.

#20076
Ernest MarcinkoErnest Marcinko
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.