Search Results for 'theme'
-
Search Results
-
I had been using this code to show profile fields on a member’s card in the directory. It was working perfectly until the last BuddyPress update. After the update it disappeared. (even with all other plugins disabled and on the Twenty-Twenty theme)
Is there a fix for this or should I change something in my code?
function add_city_to_members_loop() {
$field_content = bp_get_member_profile_data( ‘field=City’ );
if( $field_content != false )
echo ” – ” . $field_content;
}
add_action( ‘bp_directory_members_item’, ‘add_city_to_members_loop’ );Topic: Masterstudy – Buddypress
Hi, I installed Buddypress plugin on my WordPress site, together with the Masterstudy theme.
My problem is that I don’t know how to set the pages that ask me in the settings pages section (Members, Activity Flow, Register and Activate), to make Buddypress interact with Masterstudy. I tried from the drop-down menu next to Members, Activity Flow, Register and Activities, he has to choose them but the pages are not there, there are only those of Masterstudy and I would not want to confuse. Buddypress should create a community with Mesterstudy members I think.
Thank you if you can help me.
WordPress version 5.4.1.
BuddyPress version 6.0.0
Link website https://hairbeauty.trainingDear all,
I had theme Agama Version 1.5.5 by Theme Vision runnig on WordPress Version 5.4.1 when I installed and activated BuddyPress, then installed and activated BuddyMeet.
When I realised than some of the menues were missing, I tried setting the BuddyPress Style from “nouveau” to “old” and it worked, the missing menues were visible.
I changed the theme to Agama Blus Version 1.1.1 by Theme Vision and set the BuddyPress Style back to “nouveau”.
When I changed the theme back to Agama again, I reveived this error on every page:
Warning: preg_match(): Compilation failed: quantifier does not follow a repeatable item at offset 1 in /homepages/5/d742650060/htdocs/app821701390/wp-includes/class-wp.php on line 223
Warning: preg_match(): Compilation failed: quantifier does not follow a repeatable item at offset 1 in /homepages/5/d742650060/htdocs/app821701390/wp-includes/class-wp.php on line 224The lines within calss-wp.php contain:
if ( preg_match( “#^$match#”, $request_match, $matches ) ||
preg_match( “#^$match#”, urldecode( $request_match ), $matches ) ) {I tried several simple themes, deactivated/reactivated BuddyPress and BuddyMeet, deinstalled/reinstalled BuddyPress and BuddyMeet, nothing helped.
I compared the file class-wp.php with an older version from my backup, but they are similar.
Anyone got any idea what to do?
Kind regards,
MirkoHi,
I’m using Buddypress and woocommerce with OneSocialTheme and MarketPlace from BuddyBoss.
It’s really great that buddypress has notification feature, allowing to notify your social activities such as friend request, message etc.As you know, when you order a product, you would instantely receive emails.
I was wondering if there is a way I can add woocommerce order statut into buddypress notification ?Topic: Solved – Font Awesome Issues
I’m having issues adding font awesome icons to buddypress menus…
Below are the css codes i tried to input
/* Menus */ #icon-added a::before{ padding-right: 10px; font-family: "FontAwesome" } a#user-front::before {content: "/f015"; }All this ended up showing was the text iteslf and not the icon… I installed font awesome and my wordpress theme is astra
Hello team, I am creating a website using rehub theme and noted that the Account Activation mails are not getting sent.
Please help me out
Note: I tried all possible solutions mentioned
Running WordPress 5.4.1. and Buddypress 5.2. Users can’t register. With all other plugins off and using 2019 or 2020 themes, the front-end registration is still not working. The page does a quick refresh but no confirmation message, nothing recorded in database and no emails are sent. Not sure when this stopped working but had been on auto-pilot for at least a year with various plugins and Socialize theme by Ghostpool/Envato. User registration from the admin panel does work. With Buddypress also disabled saw that WordPress user registrations would work. https://godhelp.net/register/
Any ideas?
Hi,
I have all themes and plugins updated. I’m using WMPLMS and on the forum, I can see the reply, divided, delete, etc. buttons but I’m not able to click on them.
Here is a link to a forum post: https://academy.integralpermaculture.org/forums/topic/comentarios-a-la-clase-1-1/#post-8458Thanks!
NumaHello,
I would need some Help with my Website. I have installed Buddypress and Bbpress to create a cool forum, however when I tried to upload a Profilpicture I cannot crop it, it appears as a little point on the side. I can only save it and the picture appears croped as Profil picture, but not like I wanted to have it.
I am using the Theme : Dyad 2
Can someone help me? that would be great!My Website: https://aybidahlson.com
WP v:5.4.1 (sub-domains MU configuration) | BB v: 5.2.0 | Theme: Kallyas v:4.17.5 | Plugin: Youzer | Website

I have successfully styled BB using Youzer as required except for the line within the image of the BB Registration Page.
The font/text remains white on a white background and I am unable to make the change whether Youzer is activated or deactivated.
I would be truly grateful for assistance on this as new users and unable to register because they cannot see the math value in order to answer.
Thanks,
Justin.
Topic: Customize
Hello, I have some difficulties with the look of my Buddypress profile. Maybe it’s due to my theme Unyson. How is it possible to customize the profile page without coding or is there some themes that I could apply ?
Today, I tried to install BuddyPress the first time. But I still too stupid to get to running.
First, I tried the actual stable version 5.2.0 without luck. After this, I tried it with 6.0.0RC2 with the same result.
My problem is: I don’t find out, how to create new topics or manage groups.
Is there any special URL doing this?
WordPress: 4.9.13
PHP: 7.3.x
Database: MariaDB 10.4.11
Theme: Hueman 3.5.3In BuddyPress 5.2, the pages for Members, Activity, Activation and Registering were created automatically. In BP 6 not and the Repair Tool does not create them automatically.
All of these pages are empty for me.
But inside the AdminBar, I see the “0” and I can use the several private pages.
How can I configure the groups, where I can open topics and how do I do this?
Sorry, but it seems I’m too stupid for BP… 🙁