Search Results for 'buddypress'
-
Search Results
-
I have a wordpress site. With a buddypress theme. And I have a live and a staging site.
So I updated buddypress from: 1.7.9 to 2.0.2. on staging. But now in several pages the css is broken.
For example if I look in the css. Then I see in the 1.7 version:
#buddypress .bp-list .action .generic-button .leave-group, body #buddypress .bp-list .action .generic-button .membership-requested { background: #007CFF; color: #fff; }and in the 2.0 version this:
body #buddypress .bp-list .action .generic-button .leave-group, body #buddypress .bp-list .action .generic-button .membership-requested { background: var(--bb-primary-button-background-regular); border-color: var(--bb-primary-button-border-regular); color: var(--bb-primary-button-text-regular); }So the properties of the newer buddypress theme changed apparently?
So my question is: what I have to do? Do I really need manually over all the pages to check what the differences are with buddypress 1.7 and 2.0?
But this sounds not so promising. For example if you have a site with 300 pages.
Then you have to go manually page for page what changes? And then in the child theme you have to correct everything?
This sounds absurdant.
So what is your advice? How can I fix this?
THank you
Topic: Paid ads like Facebook
Hello there!
Is there a way to allow people on buddypress site to be able to purchase some paid ads to the site (Like you do on Facebook)
Thank you in advance.
Best Regards,
Kevrikosaios EvangelosThanks to the buddypress active members block one can display active members even in the sidebar of his/her buddypress site, however, I would like this to be restricted only to the active friends of the logged in user.
Is there any plugin for that, or can someone please help me with the code to do that.
This should not affect the buddypress main members directory, and also thanks in advance for whatever assistance provided me.Buddypress already have a template for notifications, but it is separated into 2, “read | unread” notifications. What I want is to combine them just like FB, that it just have an indicator that a specific notification is already read or not yet.
Is there any possible way to do this? Like any codex/functions I can use to get all the notifications of a user?
Thank you.
I’m using buddypress with Youzify and Paid Membership Pro for memberships. I would like to restrict the upload- space for non members. Example: for subscribers: max. 5mb upload space a month for every user. Basic membership: max. 10mb. Standard membership: max. 50mb. Gold- membership: 100mb.
Unfortunately I haven’t found a plugin with this option (rtmedia has a – more or less – similar option, but it comes with a 499$ plan).
Or are there alternatives?
Thanks.Hello. I have the latest versions of both wordpress and buddypress. when I check all the buddypress components in the control panel, something like this appears on my profile page:
<span class = “no-count”> 0 </span> notification
<span class = “no-count”> 0 </span> message
<span class = “no-count”> 0 </span> friend
<span class = “no-count”> 0 </span> group, in addition to the respective buttons. how can only the buttons be removed and left?
can be checked at https://dorupiroi.ro/membri/dorupiroi/
Thank you.Hi,
WP 6.0
Buddypress 10.3.0Getting these messages:
AH01071: Got error ‘PHP message: PHP Deprecated: Functie get_option werd aangeroepen met een argument dat sinds versie 5.5.0 verouderd is!
De “blacklist_keys” optie sleutel is hernoemd naar “disallowed_keys”. in /var/www/vhosts/freya.nl/httpdocs/wp-includes/functions.php on line 5663′,\wp-content\plugins\buddypress\bp-core\bp-core-moderation.php
237 /** Blacklist ************************************************************
*/// Get the moderation keys.
$disallowed = get_option( ‘disallowed_keys’ );// Support for WP < 5.5.
if ( false === $disallowed ) {
$disallowed = get_option( ‘blacklist_keys’ );
}$disallowed = trim( $disallowed );
// Bail if disallowed list is empty.
if ( empty( $disallowed ) ) {
return true;
253 }If there are no “forbidden” words defined, the option_value for option_name = disallowed_keys is empty.
Seems to me that $disallowed = get_option( ‘disallowed_keys’ ) will be false.
However that does not mean that the WP version is < 5.5 !So maybe it’s better to bail just after
// Get the moderation keys.
$disallowed = get_option( ‘disallowed_keys’ );Hi, I get the following error message after updating buddypress:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘BP_Nouveau_Object_Nav_Widget’ not found in /homepages/29/d847459802/htdocs/clickandbuilds/CarabaoCommunity/carabao-communit/wp-includes/class-wp-hook.php on line 303
how can I fix this?
Topic: Profile tabs icons
Hello,
My question is how to make a LTR website using BuddyPress in which some pages or posts include RTL contents? I don’t mean that I want to have the page or post just from header to footer to be RTL, but only the content area.I’d appreciate any kind help.
Regards,
MomoAdded 1000 users by script.
Now I want to add a profile avatar for each user.
How can I do this with a script?Not working solution due to access scope – https://buddypress.org/support/topic/upload-avatar-directly-from-the-folder-via-php/
BAD for me: if ( is_callable( $r[‘component’] . ‘_avatar_upload_dir’ ) )
Hi,
I am trying to add a message in my register page https://www.nalsol.in/register/ to convey additional information to my users.
I am unable to find the way to edit this page. Edit by backend/frontend shows blank page and “Edit with WPBakery Page Builder” does not load at all.
How do I add a message on top of this page for my users?
Buddypress version Version 10.3.0
Thanks & Regards
Anand
Topic: Missing “Join Group” button
A beautiful day,
Please, I need help. When I create a group or when another user creates a group, there is nowhere for another user to join the group. The “join group” button is missing and the “leave group” button is missing. I have no idea what it may be. I am already looking for some options on the 3rd day, but without success. Is there anyone please who knows what this is about?
This is the site https://theunified.space/ The URL specifically for the social network is https://theunified.space/activity/
I use the Cirkle template – Version 1.0.12
BuddyPress Version 10.3.0
WordPress Version 6.0I will be grateful for any advice!
