• Resolved deeekie

    (@deeekie)


    Hi there,

    I am using the asgaros forum page and when a user is not logged in it displays this message.

    You need to login in order to create posts and topics. ? Login

    However when I click the login page it takes me back to the wordpress login instead of the website login page I have created using “ultimate member plugin”.

    Can someone explain to me how I set up the asgaros login to link to my ultimate member login page?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter deeekie

    (@deeekie)

    update!!

    I seem to have fixed this immediately by changing the “Allow Backend Login Screen for Guests” to No as it was set to yes.

    • This reply was modified 8 years ago by deeekie.
    Yworld

    (@yworld)

    Hi @deeekie

    function myLoginMessage() {
      return 'link and text';
    }
    add_filter('asgarosforum_filter_login_message', 'myLoginMessage');
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Login going back to wordpress page’ is closed to new replies.