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.

Hide share text activity stream

10 years 5 months ago
  • P's Avatar
    Topic Author
  • P
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 4
Licenses:
JomSocial Expired

How can I hide "share" text (next to comment and like) in activity stream (in every activity inserted).
Thank you

10 years 5 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi P,

Modify this file components/com_community/templates/defaut/activities.actions.php find and remove this code :

<a data-action="share" data-stream-id="<?php echo $act->id; ?>" href="javascript:void(0);" onclick="joms.share.popup('<?php echo $act->id; ?>')" class="joms-icon-forward"><?php echo JText::_('COM_COMMUNITY_SHARE') ?></a>

note : I suggest you use override method to hack that file documentation.jomsocial.com/wiki/Customizing_Template

cheers

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