• Resolved wordtalk112

    (@wordtalk112)


    Hello

    I believe the same question was asked in this post, but it was somewhat different:

    Hide Registration Button

    Can you tell me how to hide the Register button located on the Login form.

    I have my own separate Login and Register popups with Clean login shortcodes implemented.

    I still want the registration function but wish to hide the button visually on the form.

    Even if I can simply change the the register buttons CSS to the same color as the background so it wont bee seen

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alberto Hornero

    (@hornero)

    Hi @wordtalk112 you can delete the post which contains the registration shortcode. If this does not work, then delete (by keeping empty) the corresponding key cl_* in <your_url>/wp-admin/options.php page.

    Best regards,

    Alberto.

    Thread Starter wordtalk112

    (@wordtalk112)

    How does deleting the registration shortcode listed on a seperate popup, remove a registration button that is inbuilt into the login form itself

    delete (by keeping empty) the corresponding key cl_* in <your_url>/wp-admin/options.php page.

    What will this do exactly…will it remove the registration button on the login form or will it simply remove the whole registration form….I want to keep the registration form.

    Also when I fill in the username and password on the REGISTER form, it doesn’t create a new user it does nothing…what might be the problem with this.

    Plugin Author Alberto Hornero

    (@hornero)

    In that case, the only way would be hiding the link from the login form. I’d use a CSS overwriting rule from your child/main theme.

    Best regards,

    Alberto.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide register button Login form’ is closed to new replies.