• Resolved oujele

    (@oujele)


    Hello, I have an issue regarding registration form. I made my website only for members and closed registration from outside but made that logged in members could register new users on inside. And everything works fine but the issue is that registration form is autofilled with details of logged in member who wants to register a new user. Is there a way to make these text areas blank without any info, because it gets annoying to delete them all the time.

    Attached a screenshot of current situation.

    https://prnt.sc/sdbtpr

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

    (@champsupertramp)

    Hi @oujele

    What version of Ultimate Member are you using?

    If you’re customizing the Register form visible to logged-in users in UM 2.0, please see this tutorial.

    Regards,

    Thread Starter oujele

    (@oujele)

    Hi,

    I am using 2.12 UM version.

    Thanks for the tutorial. But I still have an issue – when I copy this code to function.php it clears all the logged in users info and it seems like everything is fine till I click the submit button and it basically just refreshes page and that’s it. First thought was that it still registered user but after checking WP database I didn’t found any data on this test registration.

    Thread Starter oujele

    (@oujele)

    Hi,

    I did some testing and it seems everything is working fine.
    Though I would like to know if there’s a possibility to hide this custom registration form and display a “Thanks for registering” message or something like that as in regular registration form after submission?

    Also I found out that after using your code member directory form messes up and only “Register” button appears instead of registered users list.

    Thanks for your help!

    • This reply was modified 4 years, 10 months ago by oujele.
    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @oujele,

    I suggest that you assign a role to the Register form and then set the option Action to be taken after registration to Redirect to URL under the Register Options in the User role settings. You will need a new page to show the message or add the page URL of the Register form and then extra URL parameter so you can show a message when that parameter is set.

    Regards.

    • This reply was modified 4 years, 9 months ago by Champ Camba.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disable registration autofill’ is closed to new replies.