The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Gender request in profiles

3 posters

Go down

In progress Gender request in profiles

Post by Vicky Pearson October 20th 2015, 4:41 pm

Technical Details


Forum version : #PunBB
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : from starting
Forum link :

Description of problem

Hello.

I am using our discussion group for a womens and trans liberation group. In the profile section, it asks if the user is male or female. In our group we have many gender types, cis female, self defining female, intersex, non binary.

Can I request in my forum, that the gender question is removed or pointed in the direction of removing it myself? It is causing some offence.

Thanks
Vicky Pearson
Vicky Pearson
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

In progress Re: Gender request in profiles

Post by brandon_g October 20th 2015, 5:15 pm

Hello,

There is a suggestion for this: https://help.forumotion.com/t130605-default-gender-profile-options .

-Brandon


Gender request in profiles Brando10
Remember to mark your topic Gender request in profiles Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Gender request in profiles Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

In progress Re: Gender request in profiles

Post by SLGray October 20th 2015, 9:13 pm

To remove it, you will need to modify a template.

AP > Display > Templates > Profile > profile_add_body
Find and Remove:
Code:
<!-- BEGIN switch_gender -->
            <dl>
               <dt><label>{L_GENDER}&nbsp;: {MUST_GENDER}</label></dt>
               <dd>
                  <label><input type="radio" name="gender" value="1" {GENDER_MALE_CHECKED} /><span class="cont">{L_GENDER_MALE}</span></label>
                  <label><input type="radio" name="gender" value="2" {GENDER_FEMALE_CHECKED} /><span class="cont">{L_GENDER_FEMALE}</span></label>
                  </dd>
            </dl>
            <!-- END switch_gender -->
Save changes then publish the template.

Remove the option from profile in messages:
AP > Users & Groups > Users > Profiles
Modify the gender field and uncheck both options for display.


Gender request in profiles Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum