$term = $node-&gt;taxonomy[2];<div>print l($term-&gt;name, &#39;taxonomy/term/&#39;. $term-&gt;tid);</div><div><br><br><div class="gmail_quote">On Fri, Feb 17, 2012 at 12:59 PM, Elijah Osborne <span dir="ltr">&lt;<a href="mailto:kutakizukari@gmail.com">kutakizukari@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I can&#39;t figure out how to print one of the Taxonomy term links so it is hyper and not just a string of text.<br>
<br>
I can get the string of text printed by using:<br>
<br>
&lt;?php print $node-&gt;taxonomy[2]-&gt;name; ?&gt; View attachment &quot;01Capture.PNG&quot; to see how I got the information via dev module.<br>
<br>
Using the Themer Module and clicking one of the Taxonomy term links produces different information. See attachment &quot;02Capture.PNG&quot; for the different information.<br>
<br>
With the different information I cannot figure out how to print just one of the selected hyperlinks.<br>
<br>
Can someone help me out with the correct information on how to print the Taxonomy term hyperlinks? Thank you!<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
<a href="http://about.me/elijahosborne" target="_blank">http://about.me/elijahosborne</a><br>
<br>
</font></span><br>_______________________________________________<br>
themes mailing list<br>
<a href="mailto:themes@drupal.org">themes@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/themes" target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
<br></blockquote></div><br></div>