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.

Registration Page - Default Suck on Public

9 years 2 months ago
Licenses:
JomSocial Active Socialize Expired

I want to set the default privacy on the registration page and the default is stuck on public for all fields. Don't want the user have to select that individually and most shouldn't be public anyway. Please see my video. Is something interfering w/ this setting or is there another way to default privacy on the registration page??

youtu.be/GByNce3gXbY

9 years 2 months ago
Licenses:

Hi Jonathan,

you can do it by using override method:
documentation.jomsocial.com/wiki/Customizing_Template

copy this file /components/com_community/templates/default/privacy.php to /templates/[your frontend template]/html/com_community/
edit it, at line 18

$selectedAccess = ($selectedAccess) ? $selectedAccess : 0;
you can changing 0 with 20 for site member, 30 for friends, and 40 for me only

Regards

The following user(s) said Thank You: Julian, Jonathan
9 years 2 months ago
Licenses:
JomSocial Active Socialize Expired

So that works globally, but is there a way to make that work more granularly? For instance, if i want the "About me" field to be "site members" by default, but i want the "Mobile phone" set to "friends" ? Think that this should be a apart of the back end configuration.

Is there an easy way to write a case statement based on the "Field Code" or something similar?

Thanks in advance.

9 years 2 months ago
Licenses:

Hi Jonathan,

it cant be like that. privacy box not designed like that. you need to create new plugin for that.

you can put user voice at here:
uservoice.jomsocial.com/forums/101561-jo...ial-feature-requests

or if you want hire developer for build "big efforts" customization:
www.jomsocial.com/jomsocial-developers

Regards

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