• Resolved tatatie

    (@tatatie)


    Hi!

    So a few things,
    I would like to remove the register link completely from the login page if at all possible, Or be able to redirect to a custom url that would be my own registration form. How can I do that?

    Thanks,

    Nathalie

    The page I need help with: [log in to see the link]

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

    (@hornero)

    Hi @tatatie,

    One idea could be going to your_url/wp-admin/options.php and search for “cl_” strings, then delete or update (with your new target URL) the one including the URL for the Clean Login registration page and save the changes. And that’s all.

    Best regards,

    Alberto.

    Plugin Author Alberto Hornero

    (@hornero)

    Another option would be deleting the post which contains the registration shortcode.

    Alberto.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Register link issue’ is closed to new replies.