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 offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

Recent Discussions Module: Displa Avatar Replier last latest Replie

Christian Hostettler · ·
3:39 PM Tuesday, 14 May 2019
None
Hi StackIdeas
We are currently writing overrides to get the ED forum pages and modules ready for our template using UI Kit.
In the module ED Recent Discussions we also want to display the avatar of the last replier, analogous to displaying the avatar of the author of a recent post.

<?php if ($params->get('show_avatar', 1)) { ?>
<?php echo ED::themes()->html('user.avatar', $post->getOwner(), array('rank' => false, 'status' => true)); ?>
<?php } ?>
How can we display the author of the last replier in the same way?
Best regards
Christian
The replies under this section are restricted to logged in users or users with an active subscription with us