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.
The built in module positions for jomsocial groups display the module in all groups. Is there a way we can display different modules in different groups using these module positions? I have read previous forum topics and they say it is not possible but these were posted a long time ago, is this now possible?
It means that 'my_position_1" module position will be displayed only in group with ID = 8
Edd this code inside div cSidebar (around line 375).
Remember to do it as override. Copy file to ROOT/templates/your-template/html/com_community (if you don't have "html" or "com_community" folders, feel free to create them).
- 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
Many Thanks. Please can you tell me what php file i need to add this code to if i wanted to display different modules when a different group category is selected. Image attached.
Attachment ScreenShot06-27-14at01.21PM.PNG not found
Code says: if category with id 3 is displayed -> display also my_position_1 :D
- 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