-
JOHN created the group
Ramaas Group 1 year, 10 months ago
-
JOHN posted a new activity comment: 1 year, 10 months ago
In reply to: Andy Peatling posted on the forum topic Most useful features? in the group Facebook Connect: http://wordpress.org/extend/plugins/wp-fb-autoconnect/ ViewHi…
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’ => ’inbox’,
’item_css_id’ =>…[Read more] -
JOHN posted a new activity comment: 1 year, 10 months ago
In reply to: 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 1.2 Theme Test Group: function oci_login_redirect($redirect_to, $set_for, […] ViewHi…
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] -
JOHN posted a new activity comment: 1 year, 10 months ago
In reply to: JOHN posted an update: How can I redirect the home page to member profile page when User Logs In. Can anyone help me on this? Thanks, John ViewI tried it..but it still pointing to backend page only(dashboard area) not to the Front end.
is there any plug-in to redirect to the front-end when user logging from backend as welll.
Thanks,
John -
JOHN posted a new activity comment: 1 year, 10 months ago
In reply to: 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 1.2 Theme Test Group: function oci_login_redirect($redirect_to, $set_for, […] ViewHi..
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 -
JOHN posted a new activity comment: 1 year, 11 months ago
Hello This is rama
-
JOHN posted an update: 1 year, 11 months ago
@john hello
-
JOHN posted a new activity comment: 1 year, 11 months ago
In reply to: Mark Russo became a registered member ViewLet’s see this now
-
JOHN posted a new activity comment: 1 year, 11 months ago
In reply to: Mark Russo became a registered member ViewHello How are you?
John
-
JOHN started the forum topic How to redirect to the user profile page when user logs in (Not into the dashboard) ? in the group
1.2 Theme Test Group: 1 year, 11 months ago
Hello All, I am not able to redirect the home page to member profile page. the following code is not working as I expected. function oci_login_redirect($redirect_to, $set_for, $user){ $redirect_to = bp_core_get_userurl($user->id); return $redirect_to; } add_filter(’login_redirect’, ’oci_login_redirect’, 10, 3); My Current Buddypress version is :…[Read more]
-
JOHN and Michael Pratt are now friends 1 year, 11 months ago
-
JOHN posted an update: 1 year, 11 months ago
How can I redirect the home page to member profile page when User Logs In.
Can anyone help me on this?
Thanks,
John -
JOHN joined the group
pop group 2 years, 0 months ago
-
JOHN joined the group
Test 2 years, 0 months ago
-
JOHN joined the group
BuddyPress Integrations 2 years, 0 months ago
-
JOHN joined the group
Plugins 2 years, 0 months ago
-
JOHN joined the group
Buddypress Features and Usability 2 years, 0 months ago
-
JOHN joined the group
BuddyPress Testers 2 years, 0 months ago
-
JOHN joined the group
1.2 Theme Test Group 2 years, 0 months ago
-
JOHN joined the group
Teste 2 years, 0 months ago
- Load More
Did you try it?
I tried it..but it still pointing to backend page only(dashboard area) not to the Front end.
is there any plug-in to redirect to the front-end when user logging from backend as welll.
Thanks,
John