Hello,
I would like to add an asterisk to required questions in the join form, because now it's hard for my members to know which questions are mandatory or not. Could you tell me how to do that, or in which file? Thanks :)
What we did is edit the welcome message on the join page
search for the following:
Join our fast-growing community. Find new friends, date up, share photo and video. Enjoy!
You can edit this area to say something like
Join our fast-growing community. Find new friends, date up, share photo and video. Enjoy!<br><br><b>*</b> = Required Field
we then when through on the login / edit form and changed all the required field names
* Login Name
* Email Address
ect....
Seems to have stopped the user created errors on the join form
Hope this helps