ISSUE SUMMARY:
I have incorporated the Hello Me module in my website. I have assigned a menu item to this module name Home so that it will display the module only on my Home. But when I enter my buddy's profile then too the module is displayed. Can you please explain me what should I do. I have attached a few screenshots in the attached file. Please check.
It's because all JomSocial pages doesn't have OWN menu item ID but inherit it from parent element. In your case parent element is Home menu item. You may disable SEF to see that all JS pages have the same menu item ID.
That's why module assigned to Home show up on all JS pages. In a fact you don't assign module to menu item but to it ID.
It allows you to assign module to a specific URL or a REAL homepage and not only to it ID.
- 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