UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Custom fields on profile

Chris · ·
1:00 AM Tuesday, 08 March 2016
Normal
Hi guys,

i'm trying to show the output of a custom field into one of the template overrides i've created (templates/my-template/html/com_easysocial/stream/default.php)

what i want to do is to show the custom filed with unique key: "TEXTAREA" above the status field, so when i add
<?php echo $user->getFieldValue( 'TEXTAREA' ); ?> above <?php if (!empty($story)) { echo $story->html(); } ?> or anywhere in that file, on front-end i get just white screen. Any idea what might be the problem?

Also, is it possible to make the custom field editable by the user directly on front-end? I have text-area which is something like user's biography, so i want the user to be able to edit the field right away, without clicking on "Edit Profile".

Thanks
The replies under this section are restricted to logged in users or users with an active subscription with us