Make profile image required for regular users

Is there a way for making a profile photo required for regular users not for vendors?

Yes, you can use the same snippet Make the profile image required for users #hivepress #users · GitHub but the issue is that users don’t have to fill this form to register, although if you add this snippet they will not be able to update their profile form at all until they upload an image.

1 Like

Oh that’s awesome thank you!
One last question though please @ihor
is there a way we can redirect the user to this form upon registeration so we’re sure it’s filled by the user?
Thanks alot

Yes, there may be a simple code snippet for this, but further customizations would be required, e.g. to prevent clicking away from this page or showing a notice asking users to complete the profile form.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.