UPDATES EasySocial 4.0.15 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

Popbox Pop Over in Avatar for custom component

Sunny · ·
6:47 PM Thursday, 16 February 2017
None
Hi,

In earlier versions of easysocial i used to show avatar in a custom component, and on hover it used to show a popover with other details:


<?php $avtar = FD::user($value->user_id); ?>
<a href="/<?php echo $avtar->getPermalink(); ?>" data-popbox="module://easysocial/profile/popbox" data-popbox-position="bottom-left" data-user-id="<?php echo $avtar->id;?>">
<img alt="<?php echo $avtar->getName();?>" src="/<?php echo $avtar->getAvatar(SOCIAL_AVATAR_SMALL);?>" />
</a>


But now after upgrde to ES 2.1 the avatar img & user name is showing but popover is not showing at all.

Has anything changed? can you please help me with this

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