-
Prashant Singh replied to the topic BuddyPress causing error in the forum Installing BuddyPress 7 years, 7 months ago
Hi,
Have you contacted the theme vendors or not? Please ask them to check if the theme is compatible with the latest version of BuddyPress or not.
Thanks
-
Prashant Singh replied to the topic Malfunctioning private message in the forum Installing BuddyPress 7 years, 7 months ago
Ok, If I understood you then you have to open the mentioned files ‘src/bp-templates/bp-nouveau/includes/members/template-tags.php’ and ‘src/bp-templates/bp-nouveau/js/buddypress-messages.js’ and then have to remove all the lines that are marked red and have to add all lines that are in green at proper places.
Thanks
-
qqjaya menjadi situs agen judi bola online terpercaya's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Malfunctioning private message in the forum Installing BuddyPress 7 years, 7 months ago
ok
-
Prashant Singh replied to the topic Malfunctioning private message in the forum Installing BuddyPress 7 years, 7 months ago
Great 🙂
-
Prashant Singh replied to the topic Malfunctioning private message in the forum Installing BuddyPress 7 years, 7 months ago
Hi,
In the compose message screen just type the username and then add your message and send that’s it.
Thanks
-
Tuab Zaidi's profile was updated 7 years, 7 months ago
-
Kasirjudi's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Buddy Press User Profile Avatar Picture Preview not Showing in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
This seems to be a plugin conflict. Can you please check once by disabling plugins one by one also if plugins seem fine then please check with the default theme once.
Thanks
-
Prashant Singh replied to the topic can not set activity-feed as home page without causing redirect loop in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
Please try this snippet:
if( !function_exists('ps_login_redirect') ) {
function ps_login_redirect($redirect_to, $request, $user) {
$redirect_to = 'your_sitewide_activity_page_url';
return $redirect_to;
}
add_filter('login_redirect','ps_login_redirect',10,3);
}Hopefully, this will help…[Read more]
-
Prashant Singh replied to the topic How to change "reply-to" email in buddypress activation email?? in the forum How-to & Troubleshooting 7 years, 7 months ago
Great 🙂
-
mikaelbyrd45's profile was updated 7 years, 7 months ago
-
daviswillis18's profile was updated 7 years, 7 months ago
-
Fowler Luke's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Regarding Activity Page in the forum How-to & Troubleshooting 7 years, 7 months ago
Glad to know that it helped you ????
-
Prashant Singh replied to the topic Regarding Activity Page in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
You can simply remove the page from the settings and there will be no site-wide activity and profile activity will still be there. Please see: https://screencast-o-matic.com/watch/cF6hYuYo8I
Also if you want to completely remove that page then just go to pages in dashboard and find that page called ‘Activity’ and trash it.
Thanks
-
Prashant Singh replied to the topic How to change "reply-to" email in buddypress activation email?? in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
Use this one to change from email.
add_filter('wp_mail_from','custom_email_from');
function custom_email_from( $mail ) {
$mail = 'noreply@example.com'; // Replace the email address here //
return $mail;
}Thanks
-
Prashant Singh replied to the topic Selecting which other subdomains can view/access a group in the forum Miscellaneous 7 years, 7 months ago
Glad to know that it worked for you 🙂
Two ways to add content there:
1. To edit ‘Create a group’ page we need to override the file create.php(buddyPress->bp-templates->bp-legacy/bp-nouveau->buddypress->groups) in the child theme and then add your content there.
2. The easiest method will be to use this hook
bp_nouveau_groups_create_hook(…[Read more] -
Zhanna Petrosova's profile was updated 7 years, 7 months ago
-
colemjacob12's profile was updated 7 years, 7 months ago
- Load More