Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author AntoineH

    (@antoineh)

    There is a hook in the plugin that lets you change the display name to another value. I once wrote an extension that changes the display name to the login name, but you can use any other value in the WP_User object by changing line 22.

    The extension can be downloaded here (I already changed it for you to use the first name). Save it in you plugins folder and activate it.

    Thread Starter juanjnv

    (@juanjnv)

    Hi Antoine

    This is perfect, all working perfectly!

    Now, when I register as new user, the url redirect doesn′t keep the details to enter directly to the pool, I mean that just after the registration, is redirected directly to the pool page and here display the text line with the “log in” link again, so you need to insert your details again.

    Could be possbile redirect keeping the register details directly? and don′t insert it again? Before this working fine…

    Many thanks for your help

    Plugin Author AntoineH

    (@antoineh)

    I’m trying to understand what the problem is, but I don’t really know what is going wrong.

    After registration you would normally go to the login page of WordPress and if the plugin is configured to redirect to the prediction page after first login, then you would end up on the prediction page as a logged in user.
    If this isn’t working anymore (but it used to work), then I think there is some conflict with another plugin. You can try disabling other plugins to find out if one of them is causing the problem.

    Thread Starter juanjnv

    (@juanjnv)

    no problem Antonie, was a conflict with another plugin.

    many thanks!

    Thread Starter juanjnv

    (@juanjnv)

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change the Username by First Name in the ranking page’ is closed to new replies.