By Steve on Sunday, 12 October 2014
Posted in Technical Issues
Replies 3
Likes 0
Views 537
Votes 0
Hi, please see the attachment for your information, thanks.
Hello Steve,

Currently there's no settings available for this but you can always modify the theme file located in /components/com_easysocial/themes/wireframe/groups/item.header.php and remove the codes below at line 169,


<span>
<i class="ies-eye"></i>
<?php echo JText::sprintf( FD::string()->computeNoun( 'COM_EASYSOCIAL_GROUPS_VIEWS' , $group->hits ) , $group->hits ); ?>
</span>


I will also log this into our issue tracker to make this option configurable in the future
·
Sunday, 12 October 2014 23:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, Mark
·
Sunday, 12 October 2014 23:20
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Steve
·
Sunday, 12 October 2014 23:30
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post