On registration I would like to ask normal users (no vendor user) to complete some questions. I think this can be done by adding user attributes.
If a user then reacts to a vendor/listing, I would like these details to be visible to the vendor (either on a separate user profile page in frontend, only viewable for registered users) or as details added to the message (standard only the username is shown in messages).
Is this possible? Can you help me out with a sample snippet or show me how I can reach the profile page of a normal user?
To add a little more context. This user information is helping the vendor (in this case a puppy breeder) to decide whether he will allow the user to buy the puppy. Would be nice if the username in the message feature is clickable (directing to the user detail page) or the message contains more user attributes (like phone nr, and other details)
Hi @andrii , thanks for your response! Is there a way (snippet) to show the data that is entered, next to the user name in for example the message or show it to the ‘profile page’ of a normal user (non-vendor)?
Yes, you can change the display in HivePress > Settings > Users > Display Name and it will be generated based on what the user specified during registration.