This topic has 42 replies, 3 voices, and was last updated 6 years by Radu.

  • Author
  • #202984
     Radu
    Moderator

    Hi

    I see please try with this one instead

    COPY CODE
    
    /* Radu SQ: easy redirect to profile after login */
    function sq7_rdu_redirect( $redirect_to, $request, $user ) {
        $redirect_to = bp_core_get_user_domain($user->ID);
        return $redirect_to;
    }
    add_filter('kleo_modal_login_redirect', 'sq7_rdu_redirect', 11, 3);
    

    Let me know

    If you have any redirection plugin like peters redirect de-activate it.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #203014
     Oceanglim
    Participant

    Thanks Radu, but it didn’t help either…:(

    No, I don’t have any redirect plugin…

    #203072
     Radu
    Moderator

    Hi,

    Check to have in theme settings -> misc like this

    If still not works…. wired… not sure why… give a try with this plugin : https://wordpress.org/plugins/bp-redirect-to-profile/

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 41 through 43 (of 43 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?