Closed (fixed)
Project:
Bio
Version:
5.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2008 at 22:36 UTC
Updated:
11 Apr 2009 at 02:15 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedFor anyone who would like to display cck fields from the bio profile simply add this to your comment.tpl.php file.
Replace: $bio_node->field_account_fname[0]['value'] with your CCK fields.
Comment #2
allie mickaThanks for the snippet kristyb2008!