Search Results for 'buddypress'
-
AuthorSearch Results
-
June 27, 2012 at 6:36 pm #136491
Roger Coathup
ParticipantHave a look at the member-header.php file in bp-default theme. It documents how to add fields.
Follow those instructions to add them in the member-header equivalent in your child or standalone theme… or add them in an action hooked on to bp_profile_header_meta
June 27, 2012 at 3:16 pm #136479In reply to: Groups private messages?
frostdawn
MemberHi bollocks187-
I was just a little confused how groups was intended for use within WordPress/BuddyPress. To give you some insight as far as where I’m coming from, I’m moving from a Groupsite environment. In that environment, you can have ‘x’ number of groups. The groups can by hidden just like in WP/BP, but can have their very own content exclusive to them, which is hidden from non-members of that group (as expected). Likewise, members of a given group can communicate freely between each other. I was looking for a feature set within WP/BP that mimicks that behavior. The other thing missing is a peer recognition feature- kind of like a way for one user to endorse another. (another Groupsite feature). Think of this as a kind of letter of recognition from one user to another, so anyone visiting the endorsed member’s profile would see a senior member/administrator endorses/vouches for/recommends that user. I’ve been working with a messload of different plugins with varying levels of success/failure (far more failures than successes) and was getting a little frustrated -iterative testing to ensure a new plugin doesn’t break existing working plugins and trying to determine the UI for a new plugin since it’s often a sorely overlooked feature for so many developers.I’m now looking into the possibility of using groups forums to address some of what I want to do, but am hoping that by doing so, it won’t confuse end users by having them try to contend with two separate types of forums – one open and public, and the other being ‘x’ number of private instances, one for each hidden group.
June 27, 2012 at 11:52 am #136476In reply to: Search Buddypress Support Forum??
Haraldo88
MemberI agree. Not having a Search function to see previous Q&As doesn’t make much sense. How hard could it be, eh, Mods?
June 27, 2012 at 10:46 am #136466In reply to: Search Buddypress Support Forum??
geordiep
MemberAn explanation from a Group Mod would be nice.
I don’t want to ask a newbie question without first doing a thorough search. I guess google search it is for now.
June 27, 2012 at 9:19 am #136461In reply to: [Resolved] Using non-buddypress themes
Tammie Lister
ModeratorIn theory you can use any theme but you’d have to use the template pack https://wordpress.org/extend/plugins/bp-template-pack/ to add the files you need which is what that link valuser supplied does. To be honest, it’s going to take some work / adjusting it’s a case of not knowing how much until you do it really.
If you are not comfortable with doing this then I’d personally recommend you also have a look at some BuddyPress themes. You can purchase themes for BuddyPress with all the support and bells and whistles of WordPress ones so perhaps that would be an option. There are also a number of very feature full and robust free themes for BuddyPress. https://buddypress.org/extend/themes/
June 27, 2012 at 8:52 am #136460In reply to: [Resolved] Using non-buddypress themes
valuser
Participantsee https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
There are great volunteers on this forum. When they have the time, I am sure they will assist you.
June 27, 2012 at 8:39 am #136459In reply to: Numeric Usernames and Private Messaging
Robl987
MemberThanks Paul. Ticket Created: https://buddypress.trac.wordpress.org/ticket/4305
June 27, 2012 at 8:14 am #136458In reply to: Can anybody help me with buddypress load more issue
kodestar
Membersounds like a script isn’t being loaded, are you using the Buddypress template pack? If so go to appearance/BP compatability and make sure the JS isn’t disabled. Otherwise try disabling all your other plugins and seeing if it works then, if it does enable a plugin at a time until you find the one causing issues.
June 27, 2012 at 6:12 am #136457In reply to: Can anybody help me with buddypress load more issue
jaemaz
ParticipantAny word on this?
June 27, 2012 at 2:14 am #136453In reply to: Groups private messages?
bollocks187
MemberJust jumping in out of the blue.
Why would you need “yet” another Plugin for Groups when you already have a groups feature in buddypress out of the box. Even if you can disable the “group forums” feature that kind defeats the purpose of having a group in the first place.
Unless of course itthinx is not happy with the Buddpress Groups capabilities hence the “groups” plugin. Also why would the Buddypress team want to accommodate an interact with a feature they already have – especially a plug in that has a few thousand downloads. Just askin 1
June 27, 2012 at 12:59 am #136450In reply to: Search Buddypress Support Forum??
lanyard13
MemberWell, at least now I don’t feel crazy!
June 26, 2012 at 10:18 pm #136447In reply to: Groups private messages?
frostdawn
MemberThanks Paul-
Okay, so that begs the question- what are groups used for within WordPress/BuddyPress? If you deactivate forums, there’s not much left. You can’t contact just the people in that group. And I’m still looking for a good plugin to handle making content pages exclusive to certain groups. I’ve tried ‘Groups’ by itthinx, but there is a big disconnect between the actual BuddyPress groups and the groups within the ‘Groups’ plugin. So if I have a pre-existing group, the ‘Groups’ plugin doesn’t recognize it. If I name an existing group within the ‘Groups’ plugin, there is no members associated with it (since it is treated as a new group, but that can only be accessed via the plugin) so security doesn’t really apply. Any light you can shed on this would be appreciated.Thanks
June 26, 2012 at 9:34 pm #136445nickharambee
ParticipantGroup Forums, using the latest version of BuddyPress.
June 26, 2012 at 9:11 pm #136442pauloldenzaal
MemberThank you very much for your reply
June 26, 2012 at 8:13 pm #136434nickharambee
ParticipantAN UPDATE:
I followed the advice of hughes.chad in this support thread and I managed to successfully manually trigger a Daily Digest email, and confirmed that all emails had been removed from the Digest queue visible in ?sum=1.
I tried again to send a digest without manually triggering it, and no digest was sent at the time it was supposed to be sent.
I then added:
`define( ‘ALTERNATE_WP_CRON’, true );`
to wp-config.php, as suggested by Boone Gorges in the thread I have linked to, but again no automated Daily Digests were sent.
So it seems that I have narrowed the issue down to the triggering of wp-cron.php.
On the last attempt to check what was in ?sum=1 the URL changed to ?sum=1&doing_wp_cron=1340741443.4746210575103759765625, suggesting it was trying to activate the cron_job.
What else can I try to get this working?
Thanks,
Nick
June 26, 2012 at 6:41 pm #136429Rocio Valdivia
ParticipantOk, I know that it’s not a good practice to change the core, but if someone needs it, here you have how editors can edit other user profiles:
/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-screens.php -> line 35
if ( !bp_is_my_profile() && !is_super_admin())
change it for this:
if ( !bp_is_my_profile() && !is_super_admin() && !current_user_can(‘moderate_comments’))
It works
June 26, 2012 at 6:17 pm #136427In reply to: BuddyPress Mobile Clash with Buddystream plugin
modemlooper
ModeratorIt’s up to the other plugin creators to make their plugins work. Not my issue. The core team doesn’t make sure BuddyPress works with every plugin. If they did they would never sleep.
June 26, 2012 at 5:44 pm #136426In reply to: Numeric Usernames and Private Messaging
Paul Wong-Gibbs
KeymasterSounds like you’re might have found a bug. Please would you make a report on http://buddypress.trac.WordPress.org ? thanks
June 26, 2012 at 8:53 am #136420Expana
Participant@enderandrew Thanks a lot! It helps
June 26, 2012 at 8:35 am #136419In reply to: BuddyPress Mobile Clash with Buddystream plugin
sharmavishal
ParticipantJust wanted to add that all other plugins are working fine with BP mobile…only the above 2 mentioned plugins are an issue….I would request that BP mobile allow added plugins to work… cause then there is no other way to get the plugins working for BP mobile
June 26, 2012 at 8:25 am #136418In reply to: Search Buddypress Support Forum??
Roger Coathup
ParticipantMy understanding is that there is no working search function – not sure why the search box is there!
June 26, 2012 at 8:15 am #136417Roger Coathup
ParticipantHere are 3 sites built on BuddyPress that provide for business listings and reviews:
http://plazaa.de
http://bitsythis.com
http://somibo.comThey are all heavily customised builds, and use the BuddyPress member features to provide user accounts – where they create and manage their listings and reviews, and also send messages to other users.
BuddyPress is helpful in that it provides a backbone of classes and API functions for the accounts and messaging. If you want your users to have profiles, and easily access their listings / reviews, then it may be the best choice. If you want minimal profiles and are happy to build your own custom functions to handle that part, then yes vanilla WP and a form solution (bespoke, gravity, or some other 3rd party) is fine.
June 26, 2012 at 7:43 am #136416pauloldenzaal
MemberSo only gravity forms and wordpress?
June 26, 2012 at 7:20 am #136413In reply to: Advice sought from BP experts
Paul Wong-Gibbs
KeymasterThat’s a bit off topic for this thread, but BuddyPress does not use custom post types.
June 26, 2012 at 6:19 am #136411In reply to: BuddyPress Mobile Clash with Buddystream plugin
sharmavishal
ParticipantThanks a lot for your reply. Will check as you advised. I really hope and wish that BP Mobile plugin works with other plugins. In fact in my opinion there should be a mobile first approach.
Thanks once again for your time.
-
AuthorSearch Results