Search Results for 'buddypress'
-
Search Results
-
I am sending to notification to multiple users with following code
bp_notifications_add_notification( array( 'user_id' => 3,1, 'item_id' =>$postid, 'component_name' => 'Event2', 'component_action' => 'custom_action', 'date_notified' => bp_core_current_time(), 'is_new' => 1, ) );but notification is only send to first user id 3. How I will send the notification to multiple user id. Please help
Hi,
i can’t understand how to solve this 3 questions. I am not expert, i’m not a programmer and I can’t use code.
1) Logout: when a user logs out from a private page (message, for example) using the Buddypress-Access-Widget, it says “404 error page not found”. It’s obvious. How can i redirect the logout to the Home Page, solving the problem? Is there a solution without using code?
2) Lost password: in Buddypress Access Widget you can Log-In and Register. No more. If you put a wrong password, the user is redirect to wp-login and this “loses” my site’s look, because it goes to a WordPress branded page. Is there a solution?
Topic: Click and register page
Hi Buddy,
I like to force all the visitors to the register page when they click on any buddypress features such as the members page, activity, member profile.
Is there a feature I can set , or any codes for it and where to put it?
Please advise help,
Thanks