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 was able to move the other modules such as "Online Now", "Members", Etc to a new position, However, I can't figure out how to move the modules that are on the user profile page such as "Friends" because they are not in the module list in the Module Manager. Is there some other way to find them or move them to the new postion?
This box is not a module. It display is hardcoded and you can only remove it.
If you have php skills you can use code of this file: ROOt/components/com_community/templates/default/profile.friends.php to make a module.
This file: ROOt/components/com_community/templates/default/profile.index.php calls above file in line 79:
echo $this->view('profile')->modGetFriendsHTML();
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you