BuddyPress Test Drive

  • Community
    • Activity
    • Groups
    • Members
  • News
  • About
  • Support
Profile picture of techkapil

techkapil

@techkapil active 7 months, 0 weeks ago
Testing activity feed View
  • Activity
  • Profile
  • Friends 17
  • Groups 5
  • Forums
  • Personal
  • Mentions
  • Favorites
  • Friends
  • Groups
  • Profile picture of techkapil

    techkapil posted on the forum topic How to redirect to the user profile page when user logs in (Not into the dashboard) ? in the group Group logo1.2 Theme Test Group: 1 year, 11 months ago

    function oci_login_redirect($redirect_to, $set_for, $user) {
    $new_redirect_to = bp_core_get_user_domain($user->id);
    return $new_redirect_to;
    }
    add_filter(‘login_redirect’, ‘oci_login_redirect’, 100, 3);

    • Profile picture of techkapil
      JOHN replied 1 year, 10 months ago

      Hi..

      Backend login(wp-login.php ) will redirects to the dashboard not to the front page. But in testbp.org is different. What Can I do for that?

      Could you please help me on this?

      I did not installed any plug-in to redirects or use any bp-custom.php file to redirects.

      How can I fix this issue?

      Thanks for your great help on this?

      Thanks,
      John

    • Profile picture of techkapil
      JOHN replied 1 year, 10 months ago

      Hi…

      Can we change the buddypress plug in child theme?

      For example:
      bp_core_new_nav_item(
      array(
      ‘name’ => __(‘Messages’, ‘buddypress’),
      ‘slug’ => $bp->messages->slug,
      ‘position’ => 50,
      ‘show_for_displayed_user’ => false,
      ‘screen_function’ => ‘messages_screen_inbox’,
      ‘default_subnav_slug’ =>…[Read more]

  • Profile picture of techkapil

    techkapil posted an update: 1 year, 11 months ago

    Any input on migration from 1.0.x to bp 1.2 ??

    • Profile picture of techkapil
      Ray replied 1 year, 11 months ago

      http://codex.buddypress.org/getting-started/upgrading-from-10x/

Please create an account to get started.

Who's Online

There are no users currently online

BuddyPress Test Drive

Welcome to the BuddyPress Test Drive. The purpose of this site is to let you try BuddyPress before you decide to use it.

Anything you post here is for testing purposes, and is subject to moderation and/or removal at any time. Don't post important stuff here. :)

Check out all the great plugins you can use to add new features to your own install.

Contact the Developers

If you have questions, ask: @johnjamesjacoby, @andy, @boonebgorges, or @djpaul.

Status

This site is running the most recent nightly development versions of BuddyPress and WordPress and should be considered mostly stable with a chance of rain.

WordPress 3.3-aortic-disection
BuddyPress 1.6-bleeding
bbPress 2.1-bleeding

Proudly powered by WordPress and BuddyPress.

    • WordPress.org
    • Documentation
    • Support Forums
    • Feedback
  • Log in
  • Register