Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Is it possible to hide number of friends in member listing?

7 years 8 months ago
  • John's Avatar
    Topic Author
  • John
  • Offline
  • Fresh Boarder
  • Posts: 23
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

ISSUE SUMMARY:
I would like to remove the line that shows number of friends on the member listing:

See attached file.

Is it possible?

Attachments:
7 years 8 months ago
Licenses:

Hi,

please copy:
[joomla site root]/components/com_community/templates/jomsocial/layouts/people.browse.php
to
[joomla site root]/templates/socialize/html/com_community/layouts/people.browse.php and remove this code from line 98

<span class="joms-text--title">
<?php echo $row->friendsCount;?> <?php  echo JText::sprintf( (CStringHelper::isPlural($row->friendsCount)) ? 'COM_COMMUNITY_FRIENDS_COUNT_MANY' : 'COM_COMMUNITY_FRIENDS_COUNT', $row->friendsCount);?>
</span>

Regards

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW