Re: Frustrated... How to remove Mr. Mrs.
You _should_ be able to change it on the admin > users edit page but you can't. Looks like an oversight by Qualiteam.
You can edit the database directly however - using some mysql client like phpMyAdmin. It is the "title" field in the "xcart_customers" table - just change it to blank.
To get rid of this forever for everyone you would need to comment out the field in the registration form and set it's default to blank.
|