I added a new field in the registration form for the profile picture and it is not appearing in the registration form, Upload filed is not appearing in the form
This is a Deliberate setting we have done to make sure it does not get abused by spammers.
Unfortunately, we will not open the Upload field type in the registration form because it opens up a lot of potential for misuse.
Because the user is not authenticated, any user can upload a lot of stuff in your site. Since the email authentication happens afterwards there is no way we can protect unwanted uploads from happening in your site.
So, as a security measure we "will" not allow un-authenticated users to upload stuff to your site. For any kind of uploads, the user must register to your site and then share the upload form. We have the Vibe Forms plugin which you can use to send user a form which they can fill and upload.
I added a new field in the registration form for the profile picture and it is not appearing in the registration form, Upload filed is not appearing in the form
I'm having the same problem.
This is a Deliberate setting we have done to make sure it does not get abused by spammers.
Unfortunately, we will not open the Upload field type in the registration form because it opens up a lot of potential for misuse.
Because the user is not authenticated, any user can upload a lot of stuff in your site. Since the email authentication happens afterwards there is no way we can protect unwanted uploads from happening in your site.
So, as a security measure we "will" not allow un-authenticated users to upload stuff to your site. For any kind of uploads, the user must register to your site and then share the upload form. We have the Vibe Forms plugin which you can use to send user a form which they can fill and upload.
Ok , Thank you for your response