UPDATES EasyBlog 6.0.11 Released! Update to the latest version 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
Hi,

I want to add a link to user's Easy Social profile so that when it is clicked it opens their profile page. I am using OS Property and I basically want to add a link to the Agents form so visitors can open up their profile page. I also want to do the same to open up the messaging in Easysocial (unsure if the latter is possible?). I was looking at the developer documentation and think this is what I need to add somewhere:

http://stackideas.com/docs/easysocial/developers/users/retrieving-user-profile

require_once(JPATH_ADMINISTRATOR . '/components/com_easysocial/includes/easysocial.php');
$my = ES::user();
// Retrieve the user's profile object
$profile = $my->getProfile();


public function getProfile()

DO I just paste thiws code inside the relevant file in the position where I want it to appear? Or is it more complex than that?

Is there any step by step guide you know of that would help me work out how to do it? Or is there an easier way to add these 2 links?

Kind regards

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