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

Groups in Easydiscuss menu isn't visible

Tony Boutemeur · ·
4:37 PM Friday, 04 May 2018
High
Hi,

On Easydiscuss menu, "Groups" (after Badges) isn't visible.

When I enabled Easydiscuss toolbar, it was visible.

I took a look in mod_easydiscuss_navigation in /templates/vanilla/html and Group menu is written as the original folder in /components/com_easydiscuss/themes/wireframe/toolbar/default.php


<?php if ($group) { ?>
<li class="<?php echo $active == 'groups' ? ' is-active' : '';?>">
<a href="/<?php echo EDR::_('view=groups');?>" class="ed-navbar__footer-link"><?php echo JText::_('COM_EASYDISCUSS_TOOLBAR_GROUPS');?></a>
</li>
<?php } ?>


I created a fake group with a fake discussion with Easydiscuss app and the discussion was created (all works as expected) but impossible to find this discussion in Easydiscuss (instead of from Easysocial group) if I don't get a Group link in Easydiscuss menu.

Do you have an idea for fix it?
The replies under this section are restricted to logged in users or users with an active subscription with us