Forum Replies Created
-
yes please inform if it is solved, the bug is there with ajax commenting, regards.
yes this is surely works, thank you for your valuable update , but i guess this can be improved by linking all activity filter in one , something like facebook ,
Great!
Hello, i have got another way to redirect user to show all activity
1) Install BP-PROFILE-AS-HOMEPAGE plugin2) INSTALL PLUGIN
3) in admin dashboard where list of plugin is listed you will find BP PROFILE AS HOMEPAGE PLUGIN, under it THERE IS TWO OPTION deactivate & edit
4) click on EDIT
5) Replace following line
wp_redirect( $bp->loggedin_user->domain );
WITH THIS
wp_redirect( bp_loggedin_user_domain() . BP_ACTIVITY_SLUG . ‘/’ . BPCOM_ACTIVITY_SLUG );
6) You are Surely done. It works 100 Percent. i have also used help from this forum i am thank ful about it.
Anyone facing problem mail me on jigesh.raval@gmail.comHello, i have got another way to redirect user to show all activity
1) Install BP-PROFILE-AS-HOMEPAGE plugin2) INSTALL PLUGIN
3) in admin dashboard where list of plugin is listed you will find BP PROFILE AS HOMEPAGE PLUGIN, under it THERE IS TWO OPTION deactivate & edit
4) click on EDIT
5) Replace following line
wp_redirect( $bp->loggedin_user->domain );
WITH THIS
wp_redirect( bp_loggedin_user_domain() . BP_ACTIVITY_SLUG . ‘/’ . BPCOM_ACTIVITY_SLUG );
6) You are Surely done. It works 100 Percent. i have also used help from this forum i am thank ful about it.
Anyone facing problem mail me on jigesh.raval@gmail.comHello, i have got another way to redirect user to show all activity
1) Install BP-PROFILE-AS-HOMEPAGE plugin2) INSTALL PLUGIN
3) in admin dashboard where list of plugin is listed you will find BP PROFILE AS HOMEPAGE PLUGIN, under it THERE IS TWO OPTION deactivate & edit
4) click on EDIT
5) Replace following line
wp_redirect( $bp->loggedin_user->domain );
WITH THIS
wp_redirect( bp_loggedin_user_domain() . BP_ACTIVITY_SLUG . ‘/’ . BPCOM_ACTIVITY_SLUG );
6) You are Surely done. It works 100 Percent. i have also used help from this forum i am thank ful about it.
Anyone facing problem mail me on jigesh.raval@gmail.comHello, i have got another way to redirect user to show all activity
1) Install BP-PROFILE-AS-HOMEPAGE plugin
2) INSTALL PLUGIN
3) in admin dashboard where list of plugin is listed you will find BP PROFILE AS HOMEPAGE PLUGIN, under it THERE IS TWO OPTION deactivate & edit
4) click on EDIT
5) Replace following line
wp_redirect( $bp->loggedin_user->domain );
WITH THIS
wp_redirect( bp_loggedin_user_domain() . BP_ACTIVITY_SLUG . ‘/’ . BPCOM_ACTIVITY_SLUG );
6) You are Surely done. It works 100 Percent. i have also used help from this forum i am thank ful about it.
Anyone facing problem mail me on jigesh.raval@gmail.com