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
Hello. "All videos" section display users' and cluster's videos.

I'm looking for the way to display cluster (group) title if video was added to cluster. Like on attached screen. Add some "mark".

It's important in this case: For example moderator see some "forbidden adult video" in "all videos section". He is angry and ready to delete it. But with this "mark" moderator can understand that video was added to private "adult group and visible for few users.

I found file: components/com_easysocial/themes/wireframe/videos/default/item.php
or override: templates/shaper_helixultimate/html/com_easysocial/videos/default/item.php

There is code:

<?php if ($browseView) { ?>
<div class="es-card__meta t-lg-mb--sm">
<ol class="g-list--horizontal">
<li class="g-list__item"><?php echo $this->html('html.user', $video->creator, true);?></li>

</ol>
</div>
<?php } ?>


Can you please give me a hint? What code should I add to display clickable cluster's title?

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