$term = $node->taxonomy[2];<div>print l($term->name, 'taxonomy/term/'. $term->tid);</div><div><br><br><div class="gmail_quote">On Fri, Feb 17, 2012 at 12:59 PM, Elijah Osborne <span dir="ltr"><<a href="mailto:kutakizukari@gmail.com">kutakizukari@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I can'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>
<?php print $node->taxonomy[2]->name; ?> View attachment "01Capture.PNG" 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 "02Capture.PNG" 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>