[themes] How to print a Taxonomy term hyperlink?
Elijah Osborne
kutakizukari at gmail.com
Fri Feb 17 02:59:33 UTC 2012
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.
I can get the string of text printed by using:
<?php print $node->taxonomy[2]->name; ?> View attachment "01Capture.PNG"
to see how I got the information via dev module.
Using the Themer Module and clicking one of the Taxonomy term links
produces different information. See attachment "02Capture.PNG" for the
different information.
With the different information I cannot figure out how to print just one
of the selected hyperlinks.
Can someone help me out with the correct information on how to print the
Taxonomy term hyperlinks? Thank you!
--
http://about.me/elijahosborne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01Capture.PNG
Type: image/png
Size: 8186 bytes
Desc: not available
Url : http://lists.drupal.org/pipermail/themes/attachments/20120216/57ff53cb/attachment-0002.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02Capture.PNG
Type: image/png
Size: 22455 bytes
Desc: not available
Url : http://lists.drupal.org/pipermail/themes/attachments/20120216/57ff53cb/attachment-0003.png
More information about the themes
mailing list