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.

Stop members box from displaying in groups

9 years 1 month ago
  • Alice's Avatar
    Topic Author
  • Alice
  • Offline
  • Fresh Boarder
  • Posts: 24
  • Thank you received: 0
Licenses:
JomSocial Active

ISSUE SUMMARY: I don't want the box with members in it to display on my group pages, how do I disable it?


STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

Attachments:
9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Alice,

You should hack the template file for this.. open this file components/com_community/templates/jomsocial/groups/single.php, find this code :

<?php if ($members) { ?>

change to :
<?php if (1==0) { ?>

i hope it will help.

9 years 1 month ago
  • Alice's Avatar
    Topic Author
  • Alice
  • Offline
  • Fresh Boarder
  • Posts: 24
  • Thank you received: 0
Licenses:
JomSocial Active

Thank you, that worked, however the correct path is components/com_community/templates/jomsocial/layouts/groups/single.php

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