Search Results for 'buddypress'
-
Search Results
-
On the Buddypress activity page, you can filter by All Members, Favorites, Mentions, ect…
How do I add a filter to only show updates from a specific user id?
Hi, I’m using the buddyboss theme which uses buddypress and the groups functionality is giving me some trouble. I can’t remove members from a group – I have to ban them then add them to another group. Is this a common problem?
Topic: PROBLEM IN DATA EXPORT
Wordpress version 5.2.1
Buddypress 4.3.0
Twenty Twelve theme
Link to the Blog: https://problemaesportazionedati.altervista.org/PROBLEM IN DATA EXPORT:
Created ALTERBLOG account (exported data issues)
enabled:
1) Cache
2) https
3) Cloudflare
Installed Buddypress 4.3.0
Activated all components in “Buddypress Settings”
Went to “Tools / Export Personal Data” and tried to download personal data.
Data downloading was unsuccessful and produced the following warning:An error occurred while trying to export personal data.
SyntaxError: Unexpected token <in JSON at position 0
Brand new Alterblog account; Buddypress unique plugin installed; tried other Themes with the same result.
Try the same procedure with other themes and get the same result.
Can anyone from Buddypress solve the problem?
Early thanks. (I’m using Google Translate, greetings from Italy)
Claudio
Hi,
I have a community site build on buddypress. So far, all is going good but now my client wants extended profile field (Surname of user) to be shown in place of default first and last name of user. How can i do this ? Please helpHello,
I build a custom tab which url “http://example.com/members/{dynamic_user_slug}/customtab” in BuddyPress profile page. I want when user click a menu then he goes to his custom tab that is “{dynamic_user_slug}/customtab”.
So how can I get this dynamic_user_slug in the url?Topic: Site Directory shortcode ?
I’m trying to create a shortcode to replace the Site Directory page generated by Buddypress on multisite networks.
Know of a resource to do it in functions.php or bp-custom.php ?
Thanks
Hi,
we have created buddypress profiles for some users who aren’t our regular story writers on our news media website. How can we get these users feature into the search findings of search box that we have in our homepage and other pages we have on our website. We want to search them by their names on all the pages
Website is http://www.sportscrunch.in
Thank you in advance.
RiteshTrying to get to the best way to avoid those flashing number counts in the activity navigation tabs when at 0 and the page loads.
What I ended up doing is overriding the /common/nav/directory-nav.php template from:
<?php if ( bp_nouveau_nav_has_count() ) : ?> <span class="count"><?php bp_nouveau_nav_count(); ?></span> <?php endif; ?>to
<?php if ( bp_nouveau_nav_has_count() ) : ?> <span class="count c-<?php bp_nouveau_nav_count(); ?>"><?php bp_nouveau_nav_count(); ?></span> <?php endif; ?>then
.buddypress-wrap .bp-navs li.dynamic a .count.c-0 { display:none; }Anyway to get at this via bp_nouveau_get_nav_count Rather not have to override that template.
Topic: Comment Blacklist
Not sure if this is a wordpress or buddypress issue so posting in both places. I run a writers community with buddypress and have set up forums where members can post pieces of work. We are experiencing some difficulty with the comment blacklist which prevents some words from being used even if within a word e.g. double breasted…. and one piece of work I can’t for the life of me find the word that is blocking the post… whilst I want to be able to stop spam comments, surely forum posts from members who have to be signed in to post is another thing? Any suggestions? I am useless with code :). Even if we had something which could identify the rogue word we could do something about it…
Thank you
WP v5.2.1
BP v4.3.0I have BuddyPress installed in a multisite environment and I am trying to figure out what the exact code needs to be placed within the bp-custom.php file to remove … “on the site SITENAME,” … from the following within the Global and Personal activity streams:
-
When a post is made.
when a comment is made.Also, I’m trying to figure out how to turn off the notifications within the global and personal activity streams for:
-
When a page is made.
I may be novice but can pick up some things fairly quick. I just need a little help so any assistance would be greatly appreciated. 🙂
Dear BuddyPress community,
my company is using your plugin for our companies intranet.
We’ve got a development Server running and updated the Woffice Intranet Theme to the latest 2.8.3.1 Version.
Once I updated the theme, BuddyPress somehow also changed the settings from the legacy buddypress template package to the Nouveau one. I tried changing this setting back to legacy, without luck. It applies the settings in the settings panel but the actual page doesn’t change. I tried clearing (or entirely disabling) the cache multiple times.
Information regarding our system (because it’s an intranet, I can’t provide a link):
We’re using WordPress v5.2.1, with the Intranet Theme Woffice (v2.7.2.1 -> v2.8.3.1). The Theme comes with BuddyPress 4.3.0. We didn’t change anything in BuddyPress.Also, we got Unyson 2.7.22.
Any thoughts?
Thanks in advance,
FrederikDear BuddyPress community,
my company is using your plugin for our companies intranet. When a user is logged in, his online status is shown in a sidebar. Then, when the user logs out, the online status should disappear immediately. But it the online status doesn’t change for quite some time.
Is there a filter function, or a setting in BuddyPress that controls the behaviour of the “online Users display”?
Information regarding our system (because it’s an intranet, I can’t provide a link):
We’re using WordPress v5.2.1, with the Intranet Theme Woffice (v2.7.2.1). The Theme comes with BuddyPress 4.3.0. We didn’t change anything in BuddyPress.Also, we got Unyson 2.7.22.
Any thoughts?
Thanks in advance,
FrederikHello,
I’ve been looking for a way to change BuddyPress slug URLs but I couldn’t find a source that is up to date. Could you please help me out about this?
URLs that I want to change:
/profile/
/profile/edit/group/1/
/profile/change-avatar/
/profile/change-cover-image/
/activity/
/activity/mentions/
/activity/favorites/
/submissions/
/submissions/publish/
/submissions/pending/
/submissions/drafts/
/achievements/
/achievements/earned/
/achievements/unearned/
/achievements/?achievements_page=2
/settings/
/settings/notifications/
/settings/profile/
/settings/data/
/leaderboard/
/leaderboard/today
/leaderboard/week
/leaderboard/monthThank you so much,
Anil