Viewing 1 replies (of 1 total)
  • Plugin Author Ultimate Member

    (@ultimatemember)

    You need to have understanding of conditional templates and PHP code to do this task. UM is already flexible for such tasks.

    Basically you need to apply filter to the login button URL

    $secondary_btn_url = apply_filters(‘um_register_form_button_two_url’, $secondary_btn_url);

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘How to create different login screen for different logins ?’ is closed to new replies.