The forum is in read only mode.
Is there a way to hide the attendee count in events? Especially the Community - Events Module? Just a general query fro planning purposes.
Hi Rex, You need edit this file modules/mod_community_events/tmpl/default.php and remove this code :
<div class="cThumb-Members small"> <a href="<?php echo $event->getGuestLink(COMMUNITY_EVENT_STATUS_ATTEND); ?>"> <?php echo JText::sprintf((!CStringHelper::isSingular($event->confirmedcount)) ? 'COM_COMMUNITY_EVENTS_ATTANDEE_COUNT_MANY' : 'COM_COMMUNITY_EVENTS_ATTANDEE_COUNT', $event->confirmedcount); ?> </a> </div>
JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a full -fledged, social networking site
TRY NOW BUY NOW