I am working with locations, and i need to show the custom taxonomy and i dont know how to show it in the code i write in the editor, this is part of the code:
<div class="categoria-guia"><strong>Categoría: </strong></div><!--/*aun no se como lo voy a mostrar*/-->
<div class="nombre-guia"><h1>#_LOCATIONNAME</h1></div>
<div class="telefono-guia"><strong>Teléfono: </strong>#_LATT{Teléfono}</div>
<div class="email-guia"><strong>E-mail: </strong><a href="mailto:#_LATT{Email}">#_LATT{Email}</a></div>