Profile visits are not part of BuddyPress.
You are using a theme, plugin or custom code to generate those notifications.
Find out the source of code that tracks profile visits.
And then ask the creators of that code.
Not out of the box.
You could use Groups – each dept would have a group.
You could write a plugin that uses the Group Extension API.
Not sure what you mean by ‘post on its own dept’ – but the group plugin could add a custom post type that supports file uploads and is restricted to group members.
Hello,
I want to create an intranet to share information between departments. Everybody can see all the documentation but only some profiles will post on its own department (user1 only posts in departmentA, user2 only can post on departmentB…).
Also they will need to be able to add files (pdf, doc, etc)
Is this possible with buddypress
Thanks
I installed Buddypress and selected Use tab styling for primary navigation but no tabs come up. I also tried Display the group navigation vertically and even though the space where the navigation goes shows, there is no navigation there.
I have deleted the plugin and reinstalled but it didn’t change anything.
https://cash2consulting.com/groups/joshua-study/
I activated all the ones I used, and BuddyPress is still working. I guess it was just a fluke. Thank you so much for the help!
That is what is so confusing, Youzer is deleted. Ok I deactivated everything and Buddypress is working. So now I active each one to see where the problem is?
Try deactivating your other plugins and see if BuddyPress alone is working. That error points to Youzer.
No luck, but I am getting this:
[02-Jun-2019 06:43:14 UTC] PHP Warning: getimagesize(https://fandomreviews.com/wp-content/uploads/buddypress/members/1/cover-image/5cea6b48e2578-bp-cover-image.png): failed to open stream: no suitable wrapper could be found in /home/fandooqz/public_html/wp-content/plugins/youzer/includes/public/core/functions/yz-general-functions.php on line 1522
I hope someone can help me please. I installed BuddyPress a few days ago and it has been working great so far. Suddenly it stopped. All the related pages show up blank. Profile, Register etc. I deactivated plugins I have installed in the mean time. I uninstalled BP and reinstalled. I followed some solutions I found online, but no luck. I am at a loss for what is going wrong. Any ideas?
Try deactivating all other plugins apart from BuddyPress and see if it works.
When I attempt to send a direct message I am presented with a loading screen that never completes loading. I am unsure where the issue lies as I am somewhat new to using BuddyPress and creating a social media platform.
I am using WPCOM Designs “Reign” theme with the Youzer plugin from codecanyon. The issue may be from Youzer, as messaging was working prior to installing it. I really like the plugin (and I have already purchased it so I’m dedicated to make it function correctly).
Any guidance towards the appropriate plugin files in the editor with whatever snippets of coding that may help would be greatly appreciated!
The title is essentially it. If I have a hidden group (which I prefer so that people can’t request access to it) then members of that group do not see it listed under “My Groups.” The group is, however, counted in the number badge on the “My Groups” tab.
There doesn’t seem to be any good reason why hidden groups should be hidden from the group members. Is that an anomaly? Is there some way to fix it?
Using WP 5.2.1, Buddypress 4.3.0, bbPress 2.5.14.
Theme is Twenty Sixteen, Version 2.0.
Their repsonse:
Hey There,
Hope you are doing great ????
Also, how can I make it so that admins can’t see members’ private messages?
>> As an admin, you have access to your member’s private messages. That’s by design. Why would you want to restrict access to anything for an admin account? And as the ‘Private Messages’ are part of BuddyPress can you please check it with BuddyPress support forum as BuddyPress is third party plugin and providing support to third party plugin is beyond our support scope.
BuddyPress does not include any code re LearnDash.
There are other plugins that provide the LearnDash code for integration with BP.
Perhaps you are using one of them – https://www.learndash.com/add-on/buddypress/
To change the order, you need to find the code that is creating the list of courses and make your adjustments in that code.
iow. This is not a BuddyPress issue.
In the members page I am getting this console error
Uncaught TypeError: Cannot read property 'contents' of undefined
at HTMLDivElement.<anonymous> (buddypress-nouveau.min.js?ver=4.3.0:1)
at HTMLDivElement.d.complete (jquery.js?ver=1.12.4-wp:4)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at i (jquery.js?ver=1.12.4-wp:4)
at n.fx.tick (jquery.js?ver=1.12.4-wp:4)
I think this might be it, but not sure how to solve it. Can it be the jquery version of my theme?
The sync is only within the installation. No outside data is involved.
It syncs some fields from the WP users table and the BP xprofile fields table – mainly the name fields.
See this file for more details: buddypress\bp-xprofile\bp-xprofile-functions.php
Hi,
This is what i am not asking. I mean to say buddypress scripts are running on every pages where buddypress has no work on that page. what i want that i buddypress script run only on buddypress pages not anywhere else.
Also i have searched one article on internet regarding this should i paste that script.
https://www.sertmedia.com/buddypress-scripts-styles/
Check this link. This is what i want. So tell me better code u know or i should copy this code on function.php
Hope you got it what i meant to say.
hi,
i get one solution at least to see link for reset password, the solution is :
You need to switch the brackets from “<” and “>” to “(” and “)” in your code within your wp-login.php in use
Open up your WordPress folder & edit wp-login.php file in editor.
Now find below line
$message .= ‘<‘ . network_site_url(“wp-login.php?action=rp&key=$key&login=” . rawurlencode($user_login), ‘login’) . “>\r\n”;
You simply have to replace “<” & “>” with “(” & “)”.
Now code will look like below
$message .= ‘(‘ . network_site_url(“wp-login.php?action=rp&key=$key&login=” . rawurlencode($user_login), ‘login’) . “)\r\n”;
I want to say that i have hack BPmail with adfilter to use Wpmail because i am using SMTP so for me this solution working and i can see link
BUT, i still do not see email reset password on Email List of Buddypress someone has solution please ?
Theme: aardvark
Can’t test it on default theme because aardvark will reset and I will lose literally 3 hours of customizaition progress
Basically I click the comment button on a post on my profile. I type in a comment and once posted the comment appears nested. however upon reloading the page the comment goes to the top of the page and it does not show that it is a comment
Hello, Sorry in advance I use google translation
I can not find the email configuration of the “lost password” in buddypress emails, I left on tool and I tried to repair but lost password mail still does not appear.
When a user clicks on the lost password link in the frontend he receives an email but no link.
I tried to add the mail manually in the menu email> Add, but the I do not see a lost password situation,
Can somebody help me please
I remember that the problem is recent because at the beginning I did not have this problem
BP: Version 4.3.0
Wp: Version 5.2.1
The failure to find buddypress.min.css is a clue.
What is pagespeed.ce ?
Ask your hosting provider if you aren’t sure.
It might be a cacheing plugin.
Or maybe a CDN.
Are any of these responsible?
[Tue May 28 21:38:13.715492 2019] [pagespeed:warn] [pid 24215:tid 140152592443136] [mod_pagespeed 1.9.32.14-0 @24215] Fetch timed out for http://www.nzlrf.org.nz/wp-content/plugins/buddypress/bp-templates/bp-legacy/css/buddypress.min.css,qver=4.3.0.pagespeed.ce.77PtpqPG5K.css
[Tue May 28 21:38:13.715615 2019] [pagespeed:warn] [pid 24215:tid 140152592443136] [mod_pagespeed 1.9.32.14-0 @24215] http://www.nzlrf.org.nz/wp-content/plugins/buddypress/bp-templates/bp-legacy/css/buddypress.min.css,qver=4.3.0.pagespeed.ce.77PtpqPG5K.css resource_404_count: not found (404)
First thing you should try is disabling all plugins, except buddypress. It could be in incompatibility with another plugin.
Hello,
First of all, thanks you for making Buddypress! This is a cool extension! 🙂
I have a problem with my Buddypress plug-in, I don’t know if it happen to many of us or not, on my forum I got some “dark themes” and I don’t find any options to configure the colors of my Buddypress plug-in, here’s a picture which show what I see on my forum. I tried to see if is there any settings to config but don’t see anything from.. Tried to change the theme color and it doesn’t change.
So I’m totally lost, maybe you could add a color editor in the futur ?
http://image.noelshack.com/fichiers/2019/22/3/1559125077-coulour.png
Thanks you for reading me!
Regards,
TheKillian
Hi all
Has anyone had this before:
– Buddypress user posts a post in a group
– I comment on it (as site/group admin – not sure what happens if another user does)
– Refresh page, post disappeared!
– Looking in Stream logs, it says I marked the post as spam
– Looking in Activity, where the post should be, it says “The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.”
– Checking the email box, I have the following email:
“Since WordPress 5.2 there is a built-in feature that detects when a
plugin or theme causes a fatal error on your site, and notifies you
with this automated email.
In this case, WordPress caught an error with one of your plugins, BuddyPress.”
This has happened twice on my site now. Can anyone please help?
Thanks!
WP: 5.2.1
BP: 4.3.0
Theme: Child of TwentySeventeen
Site: http://www.nzlrf.org.nz/