• Resolved JuLy

    (@longbodie)


    So, instead of : clicking to the “Don’t have an account” that basically display the sign-up from, can I change it to a link that will re-direct to the sign-up page? (I think it on line 431 of pw-login-widget.php but how to change it?). Reason to do that because the widget makes the sign-up button not be in the bottom of form but goes up near the top (on the sign-up form it is still at the bottom), it kind of weird!

    Thank you!

    https://www.ads-software.com/extend/plugins/nice-login-register-widget/

Viewing 1 replies (of 1 total)
  • Plugin Author sgPlanwize

    (@sgplanwize)

    Yes. It is line 431.
    replace
    '#sp-register'
    with
    site_url('wp-login.php?action=register', 'login_post')

Viewing 1 replies (of 1 total)
  • The topic ‘Change the "Don't have an account" action’ is closed to new replies.