Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • @traceykin

    Participant

    Thank you, yes of course, I am sorry for some reason I thought it would come under this buddypress forum. lol

    Can you recommend a buddypress profile search or is BP Profile Search the only one.

    Many thanks for replying 🙂 much appreciated

    @traceykin

    Participant

    Hi Shane

    Yes I am using BP Profile Search Version 5.4.2 integrated with paid membership pro

    I am using chrome version 91.0.4472.101

    @traceykin

    Participant

    Thank you Shane

    @traceykin

    Participant

    Hi the redirection is sort of working but redirecting to the /wp-login.php screen

    Anyone know how I can get it to redirect to an external website please.

    function bp_redirect($user) {
    $redirect_url = ‘https://another_website’;
    bp_core_redirect($redirect_url);
    }

    add_action(‘bp_core_signup_user’, ‘bp_redirect’, 100, 1);

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar