Search Results for 'buddypress'
-
Search Results
-
Hi bp,
I am using version 2.6.2, my upload media giving this “an error occurred in the upload. please try again later.” ?
The media library don’t even show at all as well…
Hosting turned off all the plugins, media is fine and able to upload as well.
Hosting advised me to disabled one by one see which plugin is causing it? I found out is the buddypress after all… I disabled it. all the media came back and able to upload. I then activated back, error issues again.
Is there’s a code or function I can use to fix this issue to avoid this errors?
Please help help, thanks
Using the most recent WP and BuddyPress versions (8/15/2016). Site is currently under construction and unavailable on the frontend.
I am using the theme “Specular” by Codeless. I’ve installed the BuddyPress and bbPress plugins. Both appear to have functionality within the theme, however there is a problem with adding “groups” using BuddyPress within this theme. On the admin WP dashboard I can go to Groups-> and get the bp-groups admin page showing no current groups created. At the top, when I hit the “Add New” I am taken to a blank page that is customized as the rest of the site is with the header and footer showing, however the body of the page is blank.
If I deactivate the Specular theme, then activate the Twenty-Fifteen WP theme and go through the same steps, I am take to a page that starts the process of adding group details and steps through the process. This is not present when the Specular theme is active.
I can then re-activate the Specular theme and go to the Groups -> admin page and the group created while using the Twenty Fifteen theme is present, and I can edit in while in the WP admin area, however it only shows up on the “Forum” page of the Specular theme site.The Specular Theme support feels this is a BuddyPress issue. I’m not sure who can help, but appreciate any suggestions.
Thankx!
Hi there,
I was just wondering if you could help me; I’m trying to start a Buddypress sub-community on my existing website. We currently have a user system that enables the use of our services; however I was trying to create a forum as a sub-page on our website and a community from that. I realised, however, that WP was finding it difficult to distinguish users on our current system with users of Buddypress. Is there a way of creating a completely separate user-type for Buddypress, so as to prevent cross-over from our two systems?
I want to work towards:
-Different details required for our user system than Buddypress
-Different menu items for our users than for forum users
-Our user details and activity goes into a massive database; however I don’t want this to be impacted by the forum usersThanks a lot for your help!
Running: WordPress 4.5.3 on Customizr theme
Buddypress 2.6.2I want to search matching profile for a member depends upon his/her profile field values, like a groom wants to search for bride on the basis of his other preferences field values, please suggest any plugin or function that can help me to accomplish this functionality.
Wordpress 4.5.3
Buddypress 2.5.3
Sweetdate Theme 2.9.2 https://themeforest.net/item/sweet-date-more-than-a-wordpress-dating-theme/4994573Hi Buddypress community,
TLDR: Are there any plugins, free or premium, that allow me to protect bbpress forums on a per user basis?
Longer version:
I’m migrating my music lesson website from just a bbpress site, to a buddypress & bbpress.Each student has a private bbpress forum. And each student’s forum needs to be protected so only the student and I can access the forum.
Does anyone know of a way to do this using free or premium plugin, without having to create and assign a new membership level for each student?
Thanks so much community! (Im really excited about the community learning experience I will be able to make with BuddyPress.)
Hello
So, I’ve translated everything in *.po file, uploaded it and corresponding *.mo file into the proper directory and I’ve got disappointed. Some of the text aren’t translated, like: Notifications (number), Groups (number), etc. I’ve took a look at the files and found out that the working ones are using
__( "Foo %s", "buddypress" )and the wrong ones are using_x( "Foo %s", "Blah blah blah", "buddypress" ). I’ve replaced _x( 3 vars ) with the __( 2 vars ) and translations started to work.The problem is: the next update of Buddypress will erase my fix and everything will get back to previous state.
Topic: disable group avatar
I see that this has been addressed to some degree here:
https://buddypress.trac.wordpress.org/ticket/4677#attachments
Has it not yet been released in one of the buddypress updates? I have tried this approach but with no luck:
add_filter( ‘bp_enable_group_avatars’, ‘__return_false’ );
Thank you in advance!Hi,
I am getting notifications email like new friendship, comments, etc.. but can’t get new registration activation email.
I’ve install facebook-login plugin and seems like it blocked buddypress registration mail I think. However, when I deleted this plugin I still couldn’t get activation email.
I tried to repair buddypress from Tools->Buddypress and still have this problem
Also I am using WP-Mail-SMTP for this email actions.
My budyypress version is 2.6.1.1
Thanks