Search Results for 'buddypress'
-
Search Results
-
Topic: Match making add on?
Hello,
I’m interested in using BuddyPress for a new project. A portion of the project involves a match making process where prospects provide things they are looking for & service providers provide what they offer and a match making kind of process is done. & I’m wondering if BuddyPress provides any functionality or add on features that enable this kind of functionality. Or if anyone would be interested in quoting to build something like this custom. Open to all thoughts no this maybe I’m in the wrong place. Thanks!
Seth
Hi,
My site is http://www.tipua.com, WordPress 5.2.3, Buddypress 4.4.0
I’m still struggling with reducing the default number of comments displayed on updates in the activity stream from 5 to 2.
Based on a couple of older posts here I’ve tried editing the function bp_dtheme_hide_comments() found in global.js at /plugins/buddypress/bp-themes/bp-default/_inc
However, that doesn’t work, can anyone point to where I need to make this change?
Any guidance you give me would be much appreciated.
Cheers
ChrisHi,
I want to receive mail when someone writes something in my topic on the website.
At the moment I do not receive anything.
Could you help?
Topic: Error 2019
Newly, this error has tormented me how to fix it.
Thanks to all friends’ attention and answers
I really want to know what the problem with the theme is.
Explain that WordPress is a multi-site network.
The theme was okay before.
php 7.3Fatal error: Uncaught Error: Call to undefined function bp_notifications_get_notifications_for_user() in /home/banoyeir/domains/mysite.com/public_html/wp-content/themes/jannah_v3.2.0/jannah/framework/plugins/class-tielabs-buddypress.php:120 Stack trace: #0 /home/banoyeir/domains/banoyeirani.com/public_html/wp-includes/class-wp-hook.php(286): TIELABS_BUDDYPRESS->get_notifications(”) #1 /home/banoyeir/domains/mysite.com/public_html/wp-includes/plugin.php(208): WP_Hook->apply_filters(”, Array) #2 /home/banoyeir/domains/banoyeirani.com/public_html/wp-content/themes/jannah_v3.2.0/jannah/templates/header/components.php(121): apply_filters(‘TieLabs/BuddyPr…’, ”) #3 /home/banoyeir/domains/mysite.com/public_html/wp-content/themes/jannah_v3.2.0/jannah/framework/classes/class-tielabs-helper.php(81): include(‘/home/banoyeir/…’) #4 /home/banoyeir/domains/mysite.com/public_html/wp-content/themes/jannah_v3.2.0/jannah/templates/header/nav-top.php(113): TIELABS_HELPER::get_template_part(‘templates/heade…’, ”, in /home/banoyeir/domains/mysite.com/public_html/wp-content/themes/jannah_v3.2.0/jannah/framework/plugins/class-tielabs-buddypress.php on line 120
Is there a way to restrict users from having a Buddypress profile based on their user role?
I am trying to have it where users who sign up are only able to shop through a standard WooCommerce account, but then users who are upgraded by a user role are given a public profile with the BuddyPress functionality.
Anyone should still be able to view the public profiles and members list on the site regardless of having an account, but I want users with the upgraded user role to be the only accounts that can post or be public on the members page.
Thanks
Topic: BuddyPress Tables Lost
Hello, good afternoon, I have a very serious problem, causing the malfunction of the community.
I’ve done all the installation and reinstallation procedures of the plugin, but the tables are not recreated.
I deleted the tables via PHP admin, but I can’t get them back there.
https://suprimatec.com/wp-content/uploads//2019/09/tables.jpg
BP VersĂŁo 4.4.0
WordPress 5.2.2 with the theme Jannah.I tried to upload the tables from another installation, but it didn’t work, is there anything I can do via php admin to connect the tables?
I already reinstalled WordPress, reinstalled the theme, but nothing works.
Hello!
I was trying to find a way of deleting users accounts but keeping their activity on the site.
The situation is that my site in an Intranet, so when people leave the company I don’t want them to show up on the directories or to be a part of the total members count and so on, which I can only achieve by deleting them (I’ve tried creating a role “invisible” with a rule to not appear in the directory but they still show up in the members count and in some other members widgets from my theme).
I used to have an option of deleting users and sending them to the trash, and with that they would stop showing everywhere but would keep all the activity done in the site; however, now I only have the option of permanently delete the user and so the activity disappears with it.I don’t know if this is something I should be solving with Buddypress or with the theme support.
However.Thank you!
Hi,
I activated a plugin that was not supposed to impact BuddyPress but did anyway. It added an attachment field to the bottom of the post form which is a required field.I deactivated and deleted that plugin but my form is still showing “add attachment.” I’m wondering if there is a way to restore BuddyPress to its original state?
I already tried deleting and reinstalling the BuddyPress plugin. Here is the page where I rid of “upload attachment”:
Thank you in advance for your help! 🙂
Hello!
This is a follow up on this post, which has so far helped greatly.
https://buddypress.org/support/topic/disable-group-posts-from-main-activity-stream/This post shares how it is possible to hide group activity on the main activity feed. I would like one small adjustment to this, and that is to hide all group activity EXCEPT for when someone creates a group. For example:
“NAME created the group GROUP”
Is it possible to allow only these group updates, but not others from the main activity feed?
Thanks!
Topic: Extra fields not displayed
Hello everyone! 🙂
I have a site in Joomla that I would like to switch to WordPress. On this site, the Community Builder plugin is installed and I read that the WordPress correspondent is BuddyPress.I tried (with local sites, to do the tests) to migrate users from Joomla to WordPress wanting to keep the fields in CB. I tried to export from CB to CSV and import them into BuddyPress, using the “Import users from CSV with meta” plugin, and adding, on the BP side, the profile fields that are CB side and modifying the CSV to match.
Am I having a useless job or is this a good way? Are there any alternatives?
Thank you all!
Topic: create menues
Topic: create a register link
Hello everyone.
I just installed Buddypress on my site, however, my “activity” page isn’t working. The page is blank and doesn’t have an option for users to post updates. User activity doesn’t show up on it.
On Buddypress page settings, the correct page is selected for activity streams so I can’t figure out the problem. Any help is appreciated. I’ve been stuck for days.
Switching to 2019 theme didn’t help.
Hello everyone, I hope you are well.
I come to you because I have a problem with a sql query.To put you in context, I’m trying to make a custom members loop based on the values ​​of the extended profile fields of the members.
For that I used the codex and in this one they show how to create a function “my_custom_ids” which allows to recover the ids of all the users who put the same value in ONE field.
I decided to modify this function to be able to retrieve the ids of the users having SEVERAL values ​​of fields in common.
Here is the SQL query present in the basic function “my_custom_ids” :
$query = “SELECT user_id FROM ” . $wpdb->prefix . “bp_xprofile_data WHERE field_id = ” . $field_id;
$query .= ” AND value = ‘” . $field_value . “‘”;Here is my SQL query in my custom “my_custom_ids” function :
$query = ‘SELECT user_id FROM ‘ . $wpdb->prefix . ‘bp_xprofile_data WHERE (field_id = ‘ . $users_gender_form_id. ‘ AND value = “Female”) AND (field_id = ‘ . $users_hair_color_form_id. ‘ AND value = “Blonde”)’;I do not know if it’s clear but I’m trying to retrieve the ids of users who select the “female” value in the extended profile field “gender” and the value “blonde” in the extended prodile field “hair color “.
But of course it does not work ! haha
When I separate my sql query in two:
$query = ‘SELECT user_id FROM ‘ . $wpdb->prefix . ‘bp_xprofile_data WHERE (field_id = ‘ . $users_gender_form_id. ‘ AND value = “Female”)’;or :
$query = ‘SELECT user_id FROM ‘ . $wpdb->prefix . ‘bp_xprofile_data WHERE (field_id = ‘ . $users_hair_color_form_id. ‘ AND value = “Blonde”)’;
it works. I do not know why when I combine the two it does not work… If you have any leads to give me I would be greatly grateful !
Thank you very much, have a good day !
(I use WordPress 5.2.2 and Buddypress 4.4.0)
Hi folks,
(sorry only noticed yesterday this went into wrong forum section – would edit but clicking that option put me back on the home page?)
Could someone tell me if there is a delay or check system in posts to groups within Buddypress or what would cause intermittent delays.Scenario:
Posted group updates for the past hour from 3 accounts intermittently. For the first hour the only posts visible on each users group activity view was their own posts (and any historical from last month).Then after 45- 60 minutes all posts became visible (i.e. expected behaviour) and all new posts posted after that point were visible.
—–
I can’t see how there would be a delay and then no delay, the activity feed I used was the base code with all customizations removed. I’m at a loss to figure it out and it’s so strange I’m doubting myself but this isn’t the first time this has happened (hence the testing that revealed this anomoly).Hello,
I am trying to implement the Reftagger plugin ( https://wordpress.org/plugins/reftagger/ ) on my BuddyPress site, and it works great except for on BuddyPress activity posts, in which it is not working at all.
I’ve tried doing the Reftagger javascript manually ( https://faithlife.com/products/reftagger/customize ) running site-wide like this but same results:
<script> var refTagger = { settings: { bibleVersion: "NKJV", dropShadow: false, roundCorners: true, socialSharing: [], tooltipStyle: "dark", customStyle : { heading: { backgroundColor : "#185d70" } } } }; (function(d, t) { var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = "//api.reftagger.com/v2/RefTagger.js"; s.parentNode.insertBefore(g, s); }(document, "script")); </script>Can anyone please help me understand why it’s not working for BP activity posts?
By the way, I am using the BuddyBoss theme.


