<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 2/16/2012 10:46 PM, Lee Rowlands wrote:
    <blockquote
cite="mid:CACgLtPFPtgSynAFfUqS9r6pZB_t_aPey_qsz0Xn4NoxZ_OF_GQ@mail.gmail.com"
      type="cite">$term = $node-&gt;taxonomy[2];
      <div>print l($term-&gt;name, 'taxonomy/term/'. $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 moz-do-not-send="true"
              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'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 "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 moz-do-not-send="true"
                  href="http://about.me/elijahosborne" target="_blank">http://about.me/elijahosborne</a><br>
                <br>
              </font></span><br>
            _______________________________________________<br>
            themes mailing list<br>
            <a moz-do-not-send="true" href="mailto:themes@drupal.org">themes@drupal.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.drupal.org/mailman/listinfo/themes"
              target="_blank">http://lists.drupal.org/mailman/listinfo/themes</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
themes mailing list
<a class="moz-txt-link-abbreviated" href="mailto:themes@drupal.org">themes@drupal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.drupal.org/mailman/listinfo/themes">http://lists.drupal.org/mailman/listinfo/themes</a>
</pre>
    </blockquote>
    That did the trick, thank you very much!<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://about.me/elijahosborne">http://about.me/elijahosborne</a></pre>
  </body>
</html>