Search Results for 'buddypress'
-
Search Results
-
Topic: Admin deleting members
Hello,
I need to delete some Buddypress accounts but having no luck doing so, can someone advise how to do this please?
The Buddypress accounts I am trying to delete were connected to WordPress accounts. I have deleted the WordPress accounts but they are still showing on Buddypress. How do I delete them from here as well as the site’s admin?
Many thanks,
I’ve been looking for and testing codes without success for days, I need a function that creates a user meta field that loads the url of the buddypress avatar image, does anyone know how to do it?
I would use the metafield for users to replace the profile image with an image url, and thus change the avatar of their author page. Thanks!
Hello, I am running a multisite on wordpress, on a subsite i have installed buddypress for that website i want to hide user’s username from that entire website from the @mentions and even from url https://sub.local.com/member/username
i want it to either replace it with nickname or full name or anything.
any suggestion @buddydev or anyone ?
Hi all,
I’m trying to modify the BuddyPress activity loop for my BuddyBoss site. I have quite a specific outcome in mind, but any help towards attaining this will be very welcome. I have a rough idea of most of the moving parts but I’m finding it difficult to pull it all together so any help would be greatly appreciated.
I’m trying to make a loop that shows forum replies and discussions which have an image uploaded to them and are posted with a specific word or hashtag.
I have two major questions:
1. Does anybody have an example of a working loop which could be placed into a PHP shortcode creator so I can experiment with the different things the loop can be modified to show? I’m having trouble even creating a working loop right now.
2. I know I can search through loops via keyword to filter out the hashtag, but is anyone aware of how to only return replies or discussion posts with images attached/uploaded? I can’t seem to work this bit out.
Any information very much appreciated.
Thanks in advance!
How do I disable autocomplete in mentions in buddypress activities when typing @?
Topic: Conditional Tags
Hello,
I am currently trying to assign my CSS to the individual BuddyPress / Youzify pages using the conditional tags. Unfortunately, I am failing in the “Activity” classes
I have divided the CSS classes as follows:
Global
Profile
Account
Activity
Members
Groups
Messagesnow I don’t get any further with the Activity CSS. It works on the activity page & on the profile page too. But I can’t do that on the group page
for this project I use the “Custom CSS & JS” plugin.
I use the conditionals tags “bp_is_activity_compnent” & “bp_is_group_activity” for the activity CSS classes, but unfortunately it doesn’t work in the group
Do you have a solution for me?
best wishes
I have two questions:
1 Is it possible to redirect registration to the root blog of WP multisite? (BuddyPress is network active and root blog is in the main site of the WP installation.)
2 Is it possible to disable BuddyPress on one site (blog) in the network?
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.
First, visit your website (https://krushivaldemo.com/) and check for any visible issues. Next, visit the page where the error was caught (https://krushivaldemo.com/wp-admin/themes.php?page=gutenberg-widgets&legacy-widget-preview%5BidBase%5D=jnews_tab_post&legacy-widget-preview%5Binstance%5D%5Bencoded%5D=YTo3OntzOjE3OiJoZWFkZXJfYmFja2dyb3VuZCI7czowOiIiO3M6MTc6ImhlYWRlcl90ZXh0X2NvbG9yIjtzOjA6IiI7czoxMToiaGVhZGVyX3R5cGUiO3M6OToiaGVhZGluZ182IjtzOjEwOiJoZWFkZXJfdXJsIjtzOjA6IiI7czo1OiJsaW1pdCI7czoxOiI0IjtzOjU6InJhbmdlIjtzOjM6ImFsbCI7czo1OiJ0aXRsZSI7czowOiIiO30%3D&legacy-widget-preview%5Binstance%5D%5Bhash%5D=5198ca3443978d63339d8cefe44e053d) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can’t access your dashboard normally, WordPress now has a special “recovery mode”. This lets you safely login to your dashboard and investigate further.
To keep your site safe, this link will expire in 1 day. Don’t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.7.2
Current theme: JNews (version 8.0.6)
Current plugin: BuddyPress (version 7.3.0)
PHP version 7.4.16hi
I use bbpress+buddypress
member -> forums is can see a list of the created topics.My information (list of my topics) does not have any problem with page changes,
Another user’s topic list has a problem.I’ll explain the details
First, the place I’m talking about is the forum menu on the profile page.
ref to this image link : https://ibb.co/xs3Bbkxmy topic’s list page 2,3,4 url address is
ez) http://site_url/member/MYID/forums/topics/page/3/ref to this image link : https://ibb.co/KxSJtby
my topic list is no problem, it’s ok
however other user’s topic list occur problem
The first page is fine
ref to this image link : https://ibb.co/FHzp84nbut page 2,3,4,… is 404 error occur
url address is
http://site_url/member/%5BOTEHR_USER_ID%5D/page/2/ref to this image link : https://ibb.co/Dpf6hty
So if I directly enter the address as below, it will be displayed normally.
http://site_url/member/%5BOTEHR_USER_ID%5D/forums/topics/page/2/ref to this image link : https://ibb.co/NnznmQT
There seems to be a problem in the URL address conversion process(be my guess)
I really need help to solve this problem
Best Regards,
Hyunho