Displaying taxonomy name in taxonomy term results
Last updated
Last updated
This custom code is to display the taxonomy name along with the term results.
What is this, and where do I put this custom code?
$position (line 4) - 'before' or 'after', where you need to display the taxonomy name
$field (line 5) - The field name, 'title' or 'content'
$delimiter (line 6) - String, which is placed between the taxonomy name and the field