• Resolved ohliza

    (@ohliza)


    1. I have created a pretty complex registration form. Is there a way to create an edit profile form based on those fields automatically, so they can edit all the info after subsequent logins, or do I need to manually add every custom registration field to the profile form?

    2. I also want to allow the admins to add a note or similar to the user’s info. If I add it to the registration form itself and set it to admins only, those filling out the registration form still see it.

    3. I have a photo upload field set up but could just as easily use the profile photo for that instead, if I could see a way to add that to the registration form. Is it possible for them to upload a profile photo at the same time they register?

    Thank you very much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @ohliza

    1. Unfortunately, you will have to add them to the Profile Form Manually.

    2. You can add that field for admin in the Profile form so that you can fill out the information. It won’t work with the Register form since users are guests/non-logged-in.

    3. Yes, you can add a Profile Photo uploader in the Register form using the “Profile Photo” plugin in the link: https://github.com/ultimatemember/Extended

    Regards,

    Thread Starter ohliza

    (@ohliza)

    1. OK thanks. That just means a lot more time, and I have to redo the profile form whenever we make a change to the registration form? Be a great add-on, I’d pay for it!

    2. OK I’ll give that a shot, thanks.

    3. Thank you. I don’t see a plugin zip file, just a php file and I’ve never installed a plugin that way. Or do i just upload the php to the plugins folder?

    Thank you for your prompt answers!

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @ohliza

    3. Please see the installation guide in the link:
    https://github.com/ultimatemember/Extended#installation

    Regards,

    Thread Starter ohliza

    (@ohliza)

    OK, got the zip, followed the instructions, didn’t work to simply upload the zip to the plugins directory, but was able to extract the profile photo directory, re-zip it, then install using “Upload Plugin” (rather than simply FTP the zip).

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can edit profile page be auto-generated with registration fields?’ is closed to new replies.