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.
Hi,
I've installed JomSocial on my website but I would like to disable the "Friend" feature; I know it's a built-in core and I've have to manually edit the template to remove every reference from the graphical interface, but could you tell me please which file are involved? I already had a look at the com_community/templates/default folder, but nothing found (changes to profile.*.php files seem not to affect the result).
Thanks in advance!
Edit: I solved on my own; the file involved were:
/templates/default/toolbar.index.php (to remove the icon in the toolbar)
/templates/default/modules/profile/userinfo.php (both "Add as friends" button and friends count, under the header)
/views/profile/view.html.php (the HTML block in the profile page)