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 privacy icons in Edit Profil

9 years 11 months ago
Licenses:
JomSocial Expired

Hi,

I use Jomsocial, but currently just for create individual private space and integration with Personal Goals Manager. I don't use the social dimension, and users can't access it in front-end (no friends...).
So the privacy icons when editing profile (on the right side, please see screenshot) are very strange for the users, and I'd like hide them. Is it possible and how can I do that?

Thanks for your help.

Attachments:
9 years 11 months ago
Licenses:
JomSocial Expired

Oups, I forgot another similar question. How to hide the menu bar (with blue text) just under "Editer le profil" on the screenshot?

9 years 11 months ago
Licenses:

Hi, Ludivine.

Add this code to your current template main css file:

ROOT/templates/yoo_moustache/styles/Mam%27an%20Forme/css/theme.css

#frmSaveProfile #joms-postbox-privacy-dropdown, .cSubmenu {
	display: none;	
	}

.cSubmenu is for gray submenu bar... above code will remove it from every page... so if you want to have it on other pages... well, then only core hacking remains (remove ",.cSubmenu" from code above in order to restore it)... what I don't recommend.


- 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
9 years 11 months ago
Licenses:
JomSocial Expired

It works for the privacy icons (I just had to supress "." before cSubmenu), but not for the gray submenu bar... (I want to delete this bar of all pages).
I attach a new screenshot.

Attachments:
9 years 11 months ago
Licenses:

Hi, Ludivine.

Then don't remove anything from my code above and add !important to display value like this: display: none !important;


- 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
The following user(s) said Thank You: Ludivine
9 years 11 months ago
Licenses:
JomSocial Expired

Perfect!
Thank you.

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