Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • News
  • Codex
  • Develop
  • Make
  • Forums
  • Download

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of boundless_ink

    boundless_ink replied to the topic How Do I Change Default Members Profile Landing Tab – Step by step? in the forum How-to & Troubleshooting 7 years, 4 months ago

    Redirect users to buddypress profile edit page after sign up: TOPIC:

    this code: via https://buddypress.org/support/topic/redirect-users-to-buddypress-profile-edit-page-after-sign-up/

    .. this doesnt seem to work either..

  • Profile picture of boundless_ink

    boundless_ink replied to the topic How Do I Change Default Members Profile Landing Tab – Step by step? in the forum How-to & Troubleshooting 7 years, 4 months ago

    i just want to redirect the loggedin bp user to land on the EDIT tab to start editing.. this is so hard to do

  • Profile picture of boundless_ink

    boundless_ink replied to the topic How Do I Change Default Members Profile Landing Tab – Step by step? in the forum How-to & Troubleshooting 7 years, 4 months ago

    i put this in the function.php child theme: is this correct code?

    function my_login_redirect( $user_id, $user_login, $user_password, $user_email, $usermeta ) {
    wp_redirect( bp_loggedin_user_domain() . '/profile/edit/group/2/' );
    exit();
    }
    add_action( 'login_redirect', 'my_login_redirect', 10, 5 );

  • Profile picture of boundless_ink

    boundless_ink replied to the topic How Do I Change Default Members Profile Landing Tab – Step by step? in the forum How-to & Troubleshooting 7 years, 4 months ago

    This is not working for me `function my_signup_redirect( $user_id, $user_login, $user_password, $user_email, $usermeta ) {
    wp_redirect( home_url() . ‘/members/’ . $user_login . ‘/profile/edit/group/1/’ );
    exit();
    }
    add_action( ‘bp_core_signup_user’, ‘my_signup_redirect’, 10, 5 );`

  • Profile picture of mishuharre2

    mishuharre2's profile was updated 7 years, 4 months ago

    mishuharre2

    @mishuharre2

    View Profile
  • Profile picture of boundless_ink

    boundless_ink replied to the topic How Do I Change Default Members Profile Landing Tab – Step by step? in the forum How-to & Troubleshooting 7 years, 4 months ago

    Hello,

    How would I land on the BP Profile Page Subnav EDIT tab instead of Profile / View?

    I cant seem to find docs for this

    please assist if you can, ty in advance 🙂

  • Profile picture of Arize Nnonyelu

    Arize Nnonyelu replied to the topic “Add Friend” won't ever change in the forum Creating & Extending 7 years, 4 months ago

    I didn’t edit it. So you have seen the screenshots where could these strings possibly come from? I’ve edited the Theme (2017). The plugin and buddypress but I’m still seeing these words where could the have come from?

  • Profile picture of Goldfarb Abrandt Salzman & Kutzin LLP

    Goldfarb Abrandt Salzman & Kutzin LLP's profile was updated 7 years, 4 months ago

    Goldfarb Abrandt Salzman & Kutzin LLP

    @goldfarbabrandtsalzman

    View Profile
  • Profile picture of Winnett Specialist Group

    Winnett Specialist Group's profile was updated 7 years, 4 months ago

    Winnett Specialist Group

    @winnettspecialist

    View Profile
  • Profile picture of jeansparks02

    jeansparks02's profile was updated 7 years, 4 months ago

    jeansparks02

    @jeansparks02

    View Profile
  • Profile picture of Tree Leaf Hotels

    Tree Leaf Hotels's profile was updated 7 years, 4 months ago

    Tree Leaf Hotels

    @treeleafhotels

    View Profile
  • Profile picture of Herb Daily

    Herb Daily's profile was updated 7 years, 4 months ago

    Herb Daily

    @herbdaily

    View Profile
  • Profile picture of Arize Nnonyelu

    Arize Nnonyelu replied to the topic “Add Friend” won't ever change in the forum Creating & Extending 7 years, 4 months ago

    OK… Maybe not a string. A Word then perhaps?

    Here is a screenshot of what I’m talking about.

    20181218_080930_rmedited.jpg
    IMG-20181218-WA0000.jpg

  • Profile picture of mortonroberto2

    mortonroberto2's profile was updated 7 years, 4 months ago

    mortonroberto2

    @mortonroberto2

    View Profile
  • Profile picture of Chung cu Ha Noi Golden City

    Chung cu Ha Noi Golden City's profile was updated 7 years, 4 months ago

    Chung cu Ha Noi Golden City

    @hanoigoldencity

    View Profile
  • Profile picture of Kimtehee

    Kimtehee's profile was updated 7 years, 4 months ago

    Kimtehee

    @kimjohnhee

    View Profile
  • Profile picture of Arize Nnonyelu

    Arize Nnonyelu started the topic “Add Friend” won't ever change in the forum Creating & Extending 7 years, 4 months ago

    I used Loco Translate credit to @prashantvatsh to successfully change the “Friend” Strings to “Connections”. But it still shows “Add Friend” “Unfriend”. I translated both in buddypress and the theme I’m using also in the plugin I’m using. So I don’t know what else I need to translate for those strings to change. I’m short of ideas… Any on…[Read more]

  • Profile picture of Arize Nnonyelu

    Arize Nnonyelu replied to the topic Buddypress Tournaments in the forum Creating & Extending 7 years, 4 months ago

    Could you be more elaborate? Tournaments on what?
    Did you have any Tournaments plugin in mind yet?
    With buddypress users are linked it depends on private or public profile.

  • Profile picture of Info Ekonomi

    Info Ekonomi replied to the topic Activation Emails are not being sent in the forum How-to & Troubleshooting 7 years, 4 months ago

    So what’s the solution for this problem? Why this very essential factor is so hard to achieve?

  • Profile picture of Info Ekonomi

    Info Ekonomi replied to the topic confirmation emails are not sent for new users in the forum Requests & Feedback 7 years, 4 months ago

    This happens to BBPress too, I now run Buddy and BBpress, this problem occurs that no confirmation email sent to the new registered users. I figured a temporary workaround (the bad one) that after a user registered they need to click the Forget Password to get the confirmation email.

    So what’s the fix actually this is really bad situation, I have…[Read more]

  • Load More

WordPress.org bbPress.org BuddyPress.org Matt Blog RSS

GPL Contact Us Privacy Terms of Service X

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Log In