Search Results for 'buddypress'
-
AuthorSearch Results
-
May 14, 2014 at 9:45 pm #182929
In reply to: [Resolved] BuddyPress Activity page as Homepage
mth75
ParticipantI did a test on a clean wordpress/buddypress/bbpress install, same problem (no plugins except buddy press/bbpress).
Thx for the tip, i’ve planned to look into this one in new release (parallel to a new buddyboss rel.).
In the meantime I’ve created a ticket … this is a bug.
https://buddypress.trac.wordpress.org/ticket/5643
Very nice corporate site btw, we don’t have those vista’s here in the Netherlands.
May 14, 2014 at 9:31 pm #182926In reply to: [Resolved] BuddyPress Activity page as Homepage
mth75
ParticipantThx for looking Julian. I did check with Buddyboss (they are great indeed). I tested with a none Buddyboss theme/install (wp 2013 en 2014) … same problem. It’s most definitely a Buddypress issue.
The guys from Buddyboss made a note of my problem, but I won’t hold my breath for this one.
Can I elevate this problem as a bug?
Best regards,
Marc
May 14, 2014 at 4:41 pm #182903In reply to: Theme development woes
ernest8888
ParticipantHi Renato
Thanks for your fast reply, yes you are right CIAB does the same as BuddyPress in a way, But it still needs Buddypress. I have looked at many really many BuddyPress theme, compaired them with non BuddyPress themes. I think I understand the template organization and have followed it. it is something else that I miss, I am thinking more on some type of code or function. That tells BuddyPress that I am a BuddyPress theme. I have seen code like this in many BuddyPress Parent themes
if ( ! function_exists( ‘bp_dtheme_setup’ )
function bp_dtheme_setup()
add_theme_support( ‘buddypress’ );
if ( function_exists( ‘bp_is_active’ ) )
if ( bp_is_active( ‘friends’ ) )
add_action( ‘after_setup_theme’, ‘bp_dtheme_setup’ );
endif; Thing something here tell BuddyPress if a theme is a BuddyPress theme Or not
I need to find out what that is and do it in a child theme. So that BuddyPress will now recognize my theme as a BuddyPress theme.
If I get the message this is not a BuddyPress compatible theme what am I missing?Thanks
EMacMay 14, 2014 at 1:40 pm #182884In reply to: Probleme using BP core functions
shanebp
ModeratorYou’re probably calling the BP function before BP has loaded.
Read this: https://codex.buddypress.org/plugindev/checking-buddypress-is-active/There may be additional problems with your code including the issue raised by @henrywright
May 14, 2014 at 12:49 pm #182876In reply to: Theme development woes
Renato Alves
ModeratorHi @ernest8888,
I’ve never used Commons In a Box, so I couldn’t say what kind of theme compatibility is necessary to work with it.
I do think you’re using two plugins that perform the same thing, as far as I know about it, CIAB does what BuddyPress does, am I wrong?
Also, check if there has to be some sort of organization in the template structure for it to work. That must likely be the problem in your case.
May 14, 2014 at 12:35 pm #182875In reply to: Feature request: New user moderation
okamiokami
Participant@sharmavishal; @bp-help
thank you for your reply.I installed BuddyPress Registration Options (latest stable release), and left it as the only Registration plugins.
Apparently everything is working fine: I get an email for every new user request, and I can veto the application if necessary.
I’d like to thank everybody for the help; I’ll post a follow-up in a few weeks.
May 14, 2014 at 12:22 pm #182873In reply to: Probleme using BP core functions
mika89
ParticipantHi ! Thanks for your answer.
Well, I’m a begginer in BP dev so I must have forgot something.
BP is activated, but what do you mean by “Friends component enabled” ? If it means that users can have friends, yes it’s enabled.When you develop a plugin isn’t there issues of dependencies ? Like, shouldn’t I include some files ? I tried :
require_once(ABSPATH . '/wp-content/plugins/buddypress/bp-friends/bp-friends-functions.php'); require_once(ABSPATH . '/wp-content/plugins/buddypress/bp-friends/bp-friends-classes.php');But everytime it tells me that an other function is undefined, so I don’t think it’s the right way to do it…
May 14, 2014 at 11:45 am #182870In reply to: buddypress ready child theme
ernest8888
ParticipantHi it is very nice and friendly from all the people that help us newbe’s , but it seems that at know one want to say add this to your child theme and it will be buddypress v2.0.1 compat.
Thanks
May 14, 2014 at 11:32 am #182869In reply to: Theme development woes
ernest8888
ParticipantHi
I have a wordpress theme and I have two plugins one is buddypress v2.0.1 and the other is Commons In A Box that tells me that my theme is not buddypree compatible can you tell me what and where I should add to my theme that will make it buddypress compatible. I do understand that the way my theme looks and functions is up to me. I see 1000’s of buddypress themes what makes theme compatible and my’s not?EMac
May 14, 2014 at 9:15 am #182866In reply to: Mastermind: BuddyPress Education Open Sourced
danbp
ParticipantHi @julianprice,
Your proposal is respectable, but unfortunately I do not think it will have a big impact on visitors to this forum. Most of them just ask for help, not for explanations and certainly not to take lessons! The explanations are (mostly) on Codex (thxs @mercime, @hnla) and the plasters for big and little sores are (sometimes, thxs contributors) on the forum.
I reply to your message because this is the second time you propose this type of approach and this is obviously a topic that you would like to heart. But this is about you, your views and your motivation. In front you have a diverse audience, ranging from amateur to pro, between noobs and specialists, from many different countries, with very different mentalities and very different social behaviors. And as you can see by browsing the forum, topics are usually short, sometimes poorly worded and often unanswered. Hard to read ? No, it is only the BP audience in his whole variety !
The reasons are multiple, irrespective of audience: lack of product knowledge, panic facing an unidentified problem and therefore inability to articulate, language barrier, and much more serious, lack of time, real or perceived problem, given to the treatment of a case. We are in 2014 and on the Internet, where each ms. count !
As already said, the helpers community is small, very small compared to buddypress downloads ! Personally I would have difficulty establishing a Helpers Top 50, despite my six years of attendance in this forum.
Anyway, all of this is common to any support forum, at least I observed. This support forum is not a discussion forum, is not a course forum, is not a philosophy forum. And IMO, it is allright so.
You want to educate ? Ok ! But does the BP audience want to learn ?
Learning is a complex process, on an individdual and collective point of view.
Learning suppose some basics, such as a thematic unicity, volonty, curiosity, motivation and, at least, a handfull of humility.Educating. Wow ! There is so much to say about that… Ok. Let us talk about educating over BuddyPress… What part we address first ? PHP ? HTML ? CSS ? MySql ? Server administration ? SEO ? Usage ? BP is only a shell, not a unic thematic like a math course.
Ideally, educating needs some talents, a robust knowledge of a subject, a natural disposition to teach and a lot of time and disponibility without any guarantee of results. You certainly need also a good dose of self-denial and a large space behind you to be able to step back in any circumstance. And a handfull of humility. Too !Now, let us consider John Doe. The supposed to be educated user.
The majority struggles when asking for help to strangers. Asking a question on a forum is more like a message in a bottle as a grammatical demand between four eyes to your English teacher. How many people read only on forums but never ask anything because of this feeling?
And which attitude to adopt when we receive a response, good or bad? Must we say thank you if the help doesn’t match our goal? Should we rephrase with the risk to be considered as a profiteer? Should we hook in a topic believed to be identical to our problem and already written (time spare is time spare!!!) or open a new tread? This are so commonly questions, that the world wide forumers needed to create from scratch a web specific phenomenon: the troll!Askink for help under these conditions and with such uncertain issues is not easy at all.
Receiving any kind of answer is not easy, too.
Receiving a circonstanciated answer, with various explanation, examples, links and tutti quanti, from an unknowed person, personally, voluntarily and without consideration, is very very stressfull and really difficult to accept. Take a minute to consider this point, because we are all, and all over the world, habituate to handle such a situation with money, not (no more or not yet) with our felling. Consider also that we are all dependent and in varying degrees of mood, touchy, selfish, proud. This is more or less our daily reality who, when on a forum page, we opposite to a disembodied screen readed text. It’s very unnatural, no ? And so difficult to digest for any normally constituted human for sure ! Affect against computer. EOL.Do you really want to <i>Educate the General Public</i> about BuddyPress ? Do you want to proselytize or advertize ? Create a dedicated site, do your stuff, and maybe with a few chance, great patience and a lot of perseverance, you will come to aggregate in a few years a cute pretty lttle buddypresser community.
Dan. Paris. France.
May 14, 2014 at 3:31 am #182862In reply to: Activity Bug?
denmengel
ParticipantI’m using Weaver Pro. I figure it shouldn’t be a big issue but, I know enough about style sheets to get me into trouble. So far this has been the only problem I have had with using BuddyPress with this theme.
May 14, 2014 at 12:33 am #182860In reply to: Custom Activity loop
bp-help
Participant@mika89
Please review:
You will need to copy the buddypress folder from your-site\wp-content\plugins\buddypress\bp-templates\bp-legacy\buddypress
Place this in the root of your child theme. Then simply navigate to activity\activity-loop.php in that same folder and make your changes there. Just remember the folder structure needs to stay the same as it was when you copied it over to your child theme.May 13, 2014 at 11:48 pm #182858In reply to: Custom Activity loop
Tbarnes37
ParticipantTo customize your activity loop, I believe you’ll want to copy the ‘activity’ folder from ‘buddypress/bp-templates/bp-legacy/buddypress’ into the root folder of your theme. Then edit the activity-loop.php file within that new copy of the ‘activity’ folder.
May 13, 2014 at 5:40 pm #182849In reply to: How hard is it?
Henry Wright
ModeratorWhat is the difference between using BuddyPress from the webiste versus downloading it to your computer?
Do you mean like wordpress.com and wordpress.org?
BuddyPress is downloadable only – there is no web service version of it available like there is with wordpress.com.
May 13, 2014 at 2:36 pm #182839In reply to: Xprofile: Just show first Letter of last name
asbrown
Participanti know this thread is ancient but I needed the same thing so heres some code if you need it as well
<?php /* Plugin Name: BuddyPress change last initial Plugin URI: http://wpfixr.com Description: Change the last name to use only the first initial Author: Anthony Brown Version: 1.0.0 Author URI: http://wpfixr.com */ $changeLastInitial = new changeLastInitial; add_filter('bp_displayed_user_fullname', array( $changeLastInitial, 'last_initial' ), 7, 1); add_filter('bp_get_member_name', array( $changeLastInitial, 'last_initial' ), 7, 1); add_filter('bp_get_the_profile_field_value', array( $changeLastInitial, 'last_initial_xprofle' ), 7, 3); add_filter('bp_core_get_user_displayname', array( $changeLastInitial, 'bp_core_get_user_displayname' ), 7, 2); class changeLastInitial { function bp_core_get_user_displayname($name, $id) { $name = $this->last_initial($name); return $name; } function last_initial_xprofle($value, $type, $id) { if ($id == 1) { $value = $this->last_initial($value); } return $value; } function last_initial($name) { $name_a = explode(' ', $name); // if there is at least two parts to the name if (count($name_a) == 2) { // replace the last part of the name with the first letter of the last part $name_a[count($name_a) - 1] = substr($name_a[count($name_a) - 1], 0, 1); // put it all back together $name = implode(' ', $name_a); } return $name; } } ?>May 13, 2014 at 8:30 am #182826In reply to: 18 and older only signups
sharmavishal
Participant1. Use BP Xtra Signup plugin and add an xprofile field of birth date
2. Not sure on this but this plugin might help Buddypress Xprofile Custom Fields
May 13, 2014 at 6:28 am #182823In reply to: New user registrations ..from my own server??
Michael Beckwith
ParticipantJust wanted to chime in that WebDevStudios’ “BuddyPress Registration Options” plugin is nearing, but not quite there yet, its 3.4 release which will offer both BuddyPress and bbPress support. We’ll use user meta to check if approved, and if not, prevent access to everywhere but the unapproved user’s profiles.
Willing to take feedback from anyone wanting to help beta test.
May 13, 2014 at 6:08 am #182822In reply to: BuddyPress theme – Looking for ideas
Aron Prins
ParticipantHey @djsteveb,
Thanks for your comment. Really appreciate the feedback, and couldnt agree more!
First of all, im more then willing to make current themes BuddyPress compatible.Although they already are, the default style shipped with BP might not suit the users theme as much as they wanted. (Unfortunatly cause Theme Compatibility really rocks!)
Regarding the user menu’s: with my latest theme(http://buddyflare.themebp.com) im considering building in a function that allows a user to disable the default menu and use the black sidebar menu instead with the new BuddyPress menu features. This should solve the menu problem you are talking about 😉
BP-Media is a complete other story, but: Fixed it.
After reading your comment I’ve decided to integrate special templates to match my theme so BP-Media is fully compatible with BuddyFlare!Hope this will help you in the future, and feel free to contact me via http://themebp.com if you need my help or want to discuss future themes!
Cheers,
AronMay 13, 2014 at 5:55 am #182821In reply to: Small Avatar Size in Activity Stream
TulsaREIA
ParticipantI had the same problem and I added this CSS to my theme in the Custom CSS section, if you don’t have Custom CSS section, you can create a child theme. I don’t know if its buddypress or a plugin but some avatars in “activity” are set as “mini” making the 20×20 avatar. It may look good in replies but not in the situation you described. Here is the custom CSS I used to keep the mini avatar at 50×50 like the rest of my activity stream.
#buddypress .activity-list li.mini .activity-avatar img.avatar, #buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic {
height: 50px;
margin-left: 0px;
width: 50px;
}May 13, 2014 at 1:25 am #182819In reply to: What is the best Photo Album
May 13, 2014 at 12:50 am #182818Tbarnes37
ParticipantI set up a clean WordPress/BuddyPress install with the same versions, and managed to narrow down the problem a bit. Outside of a BuddyPress group page, I cannot show status updates to the group by default, (as opposed to personal updates.) If I change the has_activities loop’s scope to ‘groups’, then the group posts show up, but the comment AJAX problem returns.
Is there a way I can get the validation that allows these posts to show up on the group’s page, and make it work in my custom template?
May 12, 2014 at 10:16 pm #182810In reply to: Programmatically assigning avatars to groups?
djsteveb
ParticipantI’d love to see this option become a part of the core options. I am trying to disable gravatars on all these buddypress. Would be great to have the option for admins to establish a group of avatars that would be auto-used for groups and profiles, removing the third party dependency, saving some privacy, increasing page load speed, and giving communities a better branding by having their own options for default avatars.
May 12, 2014 at 10:05 pm #182808In reply to: BuddyPress theme – Looking for ideas
djsteveb
Participantcontrary to some of the other commenters, I think there is space for a theme to focus on some of the buddypress shortcomings – even those that work with WP / BP – there are often issues that are not well handled with a BP enabled site, and many theme authors are reluctant to adress the usability issues that occur when using as the base for a buddypress site.
Suffusion for example is a good WP theme, with some enhancements for buddypress at one point.. but the next page navigation is too small, and not easy to adjust. There are also majoy issues with the tabbed sub menus like in user profiles (site/member/profile then activyty, media – etc) – and no easy fix for that.
As far as your theme being based on bootstrap, I suggest you scrap that and switch to foundation of something. I love bootstrap myself, however wp themes that are based on bootstrap all fail to work well with bp-media in my recent experience.
So the choice pretty much comes to using a buddypress with a good theme and no bp-media plugin, or use a buddypress site with bp-media and a theme that is not based on bootstrap. Which really limits things quite a bit in my humble opinion.
May 12, 2014 at 4:59 pm #182787In reply to: Make "media" the default tab instead of profile
Henry Wright
ModeratorThis is where I took the info from:
Are you doing anything else in bp-custom.php? Maybe something you’ve customised is causing the issue.
May 12, 2014 at 4:56 pm #182786In reply to: Facebook Only Registration
Henry Wright
ModeratorIs there an easy way to do this?
Yes. You can do this quite easily.
1. Choose a Facebook login plugin from the WP plugin repo:
https://wordpress.org/plugins/
Maybe try searching for
'social login'2. Hide the BuddyPress registration form
-
AuthorSearch Results