By karc2008 on
Hi,
I know that I can call up Facebook Status by <?php print $profile[facebook_status] ?>.
But how can I call the different elements one by one. For example the "facebook_status_slider". Is this hard to do or can I just extend the "print-command" ?
Maybe it´s simple, if someone knows the syntax of PHP, I don´t. I looked around and could not find any code-example for this. Is it possible anyway to call in the elements one by one?
I think an answer to this question would also help me with other modules, because it looks to me like it´s basically the same in most cases.
Thanks for any help,
Marc
Comments
same problem
I would like to know that too.
I already received an answer....
... and from what I understood, its all included in a form. So this has to be altered in template.php.
See it here: http://drupal.org/node/655726
thanks
Oh, thanks, i'll try to figure it out.