Feature: Taxonomy term custom links

Modules:
None

Functionality:
Remove the default links to the taxonomy terms, and add custom links instead

Implementation:
If the name of the field referencing the taxonomy term is ‘xyz’, create a file field--node--field-xyz.html.twig.
Add the code, as shown below, to change the default path of the taxonomy term ‘/taxonomy/term/tid’, to ‘/yourpath/termName’
Note: The div class names may vary based on the field settings

https://s22.postimg.io/hxc4ijrsh/Screen_Shot_2016_09_15_at_11_20_26_AM.png

Comments

VM’s picture

Please edit and move the post to the 'post installation' forum. Thank you.

documentation/tutorials/work instructions are better served in the documentation section of drupal.org.